summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/styles.pro
diff options
context:
space:
mode:
authorVladimir Minenko <vminenko@blackberry.com>2014-10-16 11:31:25 +0200
committerVladimir Minenko <vminenko@blackberry.com>2014-11-07 16:35:47 +0100
commita3398c1824e8d290d346d1610b604370d2b252e0 (patch)
tree142a48d5ccf4c3d5951849f1eca2ccd6b244060a /src/plugins/styles/styles.pro
parent190bfbae64006216b4114a02153c60d604ac24f7 (diff)
BlackBerry 10 specific widget style as a style plugin
- upstreaming the implementation of a BlackBerry 10 specific widget style - modfied to be integrated as a style plugin being a part of the QtBase - according docs are provided in QtDocs in another commit - attributing the excellent work at KDAB who was the original developer Change-Id: I57c548f6ec4cf02f125ee216f1ce1b764f29e8bb Reviewed-by: Bernd Weimer <bweimer@blackberry.com> Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Diffstat (limited to 'src/plugins/styles/styles.pro')
-rw-r--r--src/plugins/styles/styles.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/styles/styles.pro b/src/plugins/styles/styles.pro
new file mode 100644
index 0000000000..88b3f90e0c
--- /dev/null
+++ b/src/plugins/styles/styles.pro
@@ -0,0 +1,3 @@
+TEMPLATE = subdirs
+
+blackberry:SUBDIRS += bb10style