summaryrefslogtreecommitdiffstats
path: root/src/styles/styles.pro
diff options
context:
space:
mode:
authorTomasz Olszak <olszak.tomasz@gmail.com>2013-06-10 21:33:34 +0000
committerTomasz Olszak <olszak.tomasz@gmail.com>2013-06-11 00:12:14 +0200
commit278f27435db9ef18e0db053cda6b6569fb3dd05f (patch)
treee6f9ee44ff9ebb7dfea6379368492e35e8e00972 /src/styles/styles.pro
parentb4947898bcbf275622e4d6615ed48cfd00fa8f0f (diff)
ContextMenu: Added Control element.
Some of content need to be moved to ContextMenuStyle in the future. Additionally it should inherit from Control - not Item. Change-Id: I3549abd7eec2d5028a8d621328a8d232a283e720 Reviewed-by: Tomasz Olszak <olszak.tomasz@gmail.com>
Diffstat (limited to 'src/styles/styles.pro')
-rw-r--r--src/styles/styles.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/styles/styles.pro b/src/styles/styles.pro
index 9a05b35..84925a2 100644
--- a/src/styles/styles.pro
+++ b/src/styles/styles.pro
@@ -10,7 +10,8 @@ QML_FILES = \
TabViewStyle.qml \
Floater.qml \
SwitchStyle.qml\
- DetailButtonStyle.qml
+ DetailButtonStyle.qml\
+ DefaultSettings.js
# Images
QML_FILES += \
@@ -19,9 +20,6 @@ QML_FILES += \
images/720x1280/white/*.png \
images/720x1280/white/*.sci
-QML_FILES += \
- DefaultSettings.js
-
CONFIG += force_independent
OTHER_FILES += qmldir