Get the 'dockwidgets' example to compile.
Required printersupport. Change-Id: Idd525e847f793631b70204d25c4fc949279801bf Reviewed-on: http://codereview.qt-project.org/4915 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
parent
5043501e64
commit
36ee35406d
@ -10,7 +10,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/mainwindows/dockwidgets
|
||||
INSTALLS += target sources
|
||||
|
||||
symbian: CONFIG += qt_example
|
||||
QT += widgets
|
||||
QT += widgets printsupport
|
||||
maemo5: CONFIG += qt_example
|
||||
|
||||
symbian: warning(This example might not fully work on Symbian platform)
|
||||
|
Loading…
Reference in New Issue
Block a user