aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/wearable.qrc
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-03-13 10:10:46 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2017-03-13 10:19:28 +0000
commitf722caec667342b0579aa894858ad553c70e55e0 (patch)
tree7526180cc672db51410449a579795e79beae31d8 /examples/quickcontrols2/wearable/wearable.qrc
parent2f8e91e37d327c8dacd5c137e4198f274898f72a (diff)
Wearable: add style for PageIndicator
Change-Id: Id8f4948372f394ec5dbb4c2268f453724f65b594 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/wearable/wearable.qrc')
-rw-r--r--examples/quickcontrols2/wearable/wearable.qrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/quickcontrols2/wearable/wearable.qrc b/examples/quickcontrols2/wearable/wearable.qrc
index 4469aea2..eee722c6 100644
--- a/examples/quickcontrols2/wearable/wearable.qrc
+++ b/examples/quickcontrols2/wearable/wearable.qrc
@@ -16,9 +16,10 @@
<file>qml/Settings/SettingsData.qml</file>
<file>qml/Settings/SettingsPage.qml</file>
<file>qml/Style/qmldir</file>
- <file>qml/Style/UIStyle.qml</file>
+ <file>qml/Style/PageIndicator.qml</file>
<file>qml/Style/Slider.qml</file>
<file>qml/Style/Switch.qml</file>
+ <file>qml/Style/UIStyle.qml</file>
<file>qml/Weather/weather.js</file>
<file>qml/Weather/weather.json</file>
<file>qml/Weather/WeatherPage.qml</file>