summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-08-06 12:53:15 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-06 23:29:32 +0200
commit2c88091603ce86508af2cac7fd0055e3a528f422 (patch)
tree95fb5d959fd25c0c4261f48e00bfb172f485e357 /examples
parentade43d4bc4240ead5d641ae84a1ff37f60d19c9c (diff)
examples: Add dockwidgets to the list of examples
This example is needed by tst_GuiAppLauncher::run() Change-Id: I4ad828006bb0b801eefc374950f1345fdf2b0f8b Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/mainwindows/mainwindows.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/mainwindows/mainwindows.pro b/examples/mainwindows/mainwindows.pro
index 0b9b299f04..462327b502 100644
--- a/examples/mainwindows/mainwindows.pro
+++ b/examples/mainwindows/mainwindows.pro
@@ -1,5 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = application \
+ dockwidgets \
mdi \
menus \
recentfiles \