From 38c47c0a7cf9e40aedea7fadefc82e448a740c45 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Tue, 8 Dec 2015 15:19:01 +0100 Subject: Introduce Pane Provides a background color that matches with the application style and theme. Change-Id: I5e7ea4fededaaf46687a2ea0391f43dbf55e3b42 Reviewed-by: Mitch Curtis --- src/imports/controls/controls.pri | 1 + 1 file changed, 1 insertion(+) (limited to 'src/imports/controls/controls.pri') diff --git a/src/imports/controls/controls.pri b/src/imports/controls/controls.pri index 63e3373e..7cd0af87 100644 --- a/src/imports/controls/controls.pri +++ b/src/imports/controls/controls.pri @@ -12,6 +12,7 @@ QML_FILES = \ Label.qml \ Menu.qml \ MenuItem.qml \ + Pane.qml \ PageIndicator.qml \ ProgressBar.qml \ RadioButton.qml \ -- cgit v1.2.3