Add core-private to the qmainwindow autotest
Change-Id: If7ec64903a31e0588e9dccb6bbda0589c8df5be7 Reviewed-on: http://codereview.qt.nokia.com/904 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>bb10
parent
bf3c84f718
commit
c70869abc1
|
|
@ -1,6 +1,6 @@
|
|||
load(qttest_p4)
|
||||
SOURCES += tst_qmainwindow.cpp
|
||||
QT += gui-private
|
||||
QT += core-private gui-private
|
||||
# Symbian toolchain does not support correct include semantics
|
||||
symbian:INCPATH+=..\\..\\..\\include\\QtGui\\private
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue