aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/material/material.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/material/material.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/material/material.pri')
-rw-r--r--src/imports/controls/material/material.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/controls/material/material.pri b/src/imports/controls/material/material.pri
index 1c71b9fa..a1e99550 100644
--- a/src/imports/controls/material/material.pri
+++ b/src/imports/controls/material/material.pri
@@ -20,6 +20,7 @@ QML_FILES += \
$$PWD/GroupBox.qml \
$$PWD/ItemDelegate.qml \
$$PWD/Label.qml \
+ $$PWD/Pane.qml \
$$PWD/PageIndicator.qml \
$$PWD/ProgressBar.qml \
$$PWD/RadioButton.qml \