diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/mainwindows/mainwindows.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/mainwindows/mainwindows.pro b/examples/mainwindows/mainwindows.pro index 0b9b299..462327b 100644 --- a/examples/mainwindows/mainwindows.pro +++ b/examples/mainwindows/mainwindows.pro @@ -1,5 +1,6 @@ TEMPLATE = subdirs SUBDIRS = application \ + dockwidgets \ mdi \ menus \ recentfiles \ |