winrt: Initialize status and position tokens' values in constructor
Doing their initialization near the end of init() is too late because
parts of init (namely setUpdateInterval and
setPreferredPositioningMethods) rely on them.
Change-Id: I81ea1db53aa531248f2c49b8f53f2c33b5fb954e
Reviewed-by:
Miguel Costa <miguel.costa@qt.io>
Showing