summaryrefslogtreecommitdiffstats
path: root/src/styles/styles.pro
diff options
context:
space:
mode:
authorTomasz Olszak <olszak.tomasz@gmail.com>2013-12-03 00:02:17 +0100
committerTomasz Olszak <olszak.tomasz@gmail.com>2013-12-03 00:34:51 +0100
commitb66e150408d511d76d1feb22ae449eb5c794683e (patch)
tree97460e10e2fa2c62ba7655c677bfd997b15b9860 /src/styles/styles.pro
parent23162e853ab7ecfdc978f80aa5a48275a2deb988 (diff)
Tizen: Added style for RadioButton. Examples adapted.
Change-Id: I89ef57cbd5a71e053707cd7804e1b355c4755a19 Reviewed-by: Jarosław Staniek <staniek@kde.org>
Diffstat (limited to 'src/styles/styles.pro')
-rw-r--r--src/styles/styles.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/styles/styles.pro b/src/styles/styles.pro
index 29c4c38..ed66891 100644
--- a/src/styles/styles.pro
+++ b/src/styles/styles.pro
@@ -27,7 +27,8 @@ QML_FILES = \
TimeEditStyle.qml \
ToolBarStyle.qml \
ToolBarButton.qml \
- PanelStyle.qml
+ PanelStyle.qml \
+ RadioButtonStyle.qml
QML_FILES += \
private/DateEditField.qml\