aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-03-13 08:42:48 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2017-03-13 09:31:41 +0000
commitb2f0c3ff02e2eab13f5204f027edf6a7f1e58bdb (patch)
tree3e320b62baa537b450db89748561cb8ea4e3cb14 /examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml
parentbb66378c0d37098444ffa80ec5e9a87dfa5ab1cf (diff)
Wearable: utilize the styling system
Change-Id: I6b7068c0416cdd16a98752241f6c3105652c9c08 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml')
-rw-r--r--examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml b/examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml
index 06446553..545c1b6e 100644
--- a/examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml
+++ b/examples/quickcontrols2/wearable/qml/WatchFace/Clock.qml
@@ -49,7 +49,7 @@
****************************************************************************/
import QtQuick 2.7
-import "../Common"
+import "../Style"
Item {
id: clock