aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/universal/universal.pri
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-12-08 15:19:01 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-12-09 19:26:24 +0000
commit38c47c0a7cf9e40aedea7fadefc82e448a740c45 (patch)
tree731788eedaecf8a997888afff09f3f79cfd89416 /src/imports/controls/universal/universal.pri
parent3a5bd3d4e564a1b3cd56ed2cfb5258e4ded763b6 (diff)
Introduce Pane
Provides a background color that matches with the application style and theme. Change-Id: I5e7ea4fededaaf46687a2ea0391f43dbf55e3b42 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/universal/universal.pri')
-rw-r--r--src/imports/controls/universal/universal.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/controls/universal/universal.pri b/src/imports/controls/universal/universal.pri
index c0f4eb66..12c939c1 100644
--- a/src/imports/controls/universal/universal.pri
+++ b/src/imports/controls/universal/universal.pri
@@ -11,6 +11,7 @@ QML_FILES += \
$$PWD/Label.qml \
$$PWD/Menu.qml \
$$PWD/MenuItem.qml \
+ $$PWD/Pane.qml \
$$PWD/PageIndicator.qml \
$$PWD/ProgressBar.qml \
$$PWD/RadioButton.qml \