summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMarkku Luukkainen <markku.luukkainen@digia.com>2009-06-10 11:54:05 (GMT)
committerMarkku Luukkainen <markku.luukkainen@digia.com>2009-06-10 11:54:05 (GMT)
commit5d66ca1218360d910294e817a339b728deb17479 (patch)
tree04960f90401ba0ece2f7a8f7f5fafa7be9a966ff /examples
parent1c97ec260bd398912d64b0328299d50207962ad4 (diff)
downloadQt-5d66ca1218360d910294e817a339b728deb17479.zip
Qt-5d66ca1218360d910294e817a339b728deb17479.tar.gz
Qt-5d66ca1218360d910294e817a339b728deb17479.tar.bz2
Added softkeys example
Diffstat (limited to 'examples')
-rw-r--r--examples/widgets/widgets.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/widgets/widgets.pro b/examples/widgets/widgets.pro
index 018cc0c..399a3ac 100644
--- a/examples/widgets/widgets.pro
+++ b/examples/widgets/widgets.pro
@@ -29,7 +29,8 @@ symbian: SUBDIRS = \
lineedits \
shapedclock \
tetrix \
- wiggly
+ wiggly \
+ softkeys
contains(styles, motif): SUBDIRS += styles