summaryrefslogtreecommitdiffstats
path: root/src/settingsui/qml.qrc
diff options
context:
space:
mode:
authorKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-03-11 12:20:20 +0200
committerKimmo Ollila <kimmo.ollila@theqtcompany.com>2016-03-16 13:45:44 +0000
commit30fb87376e85d7965ae73a11290d7eb4cb8e2d75 (patch)
treed5871ae6233d016b6fe9261ee3a6d92d4224b82e /src/settingsui/qml.qrc
parent6fce9f1c37c6e7042f90a4a2428674794cb92a02 (diff)
Simplified AnalogClock implementation
Change-Id: Iaf64258c84ba66b04826af34eaa72be88c01a5de Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'src/settingsui/qml.qrc')
-rw-r--r--src/settingsui/qml.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/settingsui/qml.qrc b/src/settingsui/qml.qrc
index 3c82bc5..cd5d5af 100644
--- a/src/settingsui/qml.qrc
+++ b/src/settingsui/qml.qrc
@@ -22,5 +22,7 @@
<file>network/ComboBoxEntry.qml</file>
<file>timedate/CustomCalendar.qml</file>
<file>common/CustomTableView.qml</file>
+ <file>common/HandwritingModeButton.qml</file>
+ <file>timedate/ClockHand.qml</file>
</qresource>
</RCC>