summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/mobile-resources.qrc
diff options
context:
space:
mode:
authorGravatar jan Iversen <jani@apache.org>2019-02-11 18:56:02 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-02-03 17:29:51 -0800
commitfb7920ef581f4efb452ab8242166dc211dbb62a8 (patch)
tree6c636ffd704ff6560c2121bfe0346c75ec5418f6 /mobile-widgets/qml/mobile-resources.qrc
parent3fc2da567bbc0e13c96f8fcbfd2f75fb51147d21 (diff)
downloadsubsurface-fb7920ef581f4efb452ab8242166dc211dbb62a8.tar.gz
mobile-widgets/qml: add TemplatePage
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'mobile-widgets/qml/mobile-resources.qrc')
-rw-r--r--mobile-widgets/qml/mobile-resources.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile-widgets/qml/mobile-resources.qrc b/mobile-widgets/qml/mobile-resources.qrc
index 34f9d29e2..8c9c6f1f5 100644
--- a/mobile-widgets/qml/mobile-resources.qrc
+++ b/mobile-widgets/qml/mobile-resources.qrc
@@ -6,6 +6,7 @@
<file>TemplateLabel.qml</file>
<file>TemplateLine.qml</file>
<file>TemplateRadioButton.qml</file>
+ <file>TemplatePage.qml</file>
<file>TemplateSection.qml</file>
<file>TemplateSpinBox.qml</file>
<file>TemplateTextField.qml</file>