Fixed compile of doc snippets on Windows.

Make sure we link against QtWidgets.

Change-Id: Ie09e9855f8dfe9c66e1ce311de0ad6f2ca040767
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Rohan McGovern
2012-01-20 09:29:41 +10:00
committed by Qt by Nokia
parent 511265f881
commit 382ba7d4f4

View File

@@ -11,7 +11,7 @@ INCLUDEPATH += ../../../../src/global \
CONFIG += console CONFIG += console
QT += multimedia multimediawidgets QT += multimedia multimediawidgets widgets
SOURCES += \ SOURCES += \
audio.cpp \ audio.cpp \