Fix compilation

Change-Id: I6eec01349126393183ec8df99a50f96c192ee0c2
Reviewed-on: http://codereview.qt-project.org/5099
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Lars Knoll 2011-09-16 14:24:26 +02:00 committed by Qt by Nokia
parent becba2bb21
commit 9e05e44bb4
2 changed files with 2 additions and 1 deletions

View File

@ -40,7 +40,7 @@
//! [0]
#include <QtWidgets>
#include <QtPrintSupport>
#include "mainwindow.h"
//! [0]

View File

@ -1,5 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = application \
dockwidgets \
mainwindow \
mdi \
menus \