tests: fixed compile of tst_macgui
This test uses private headers. Mark it as such. Change-Id: Icb6463629e1414b9da5403d0e0d766d8a113bd57 Reviewed-on: http://codereview.qt.nokia.com/160 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
parent
6abf9093f7
commit
ddc9698079
@ -7,5 +7,7 @@ INCLUDEPATH += .
|
||||
SOURCES += tst_macgui.cpp guitest.cpp
|
||||
HEADERS += guitest.h
|
||||
|
||||
QT = core-private gui-private
|
||||
|
||||
requires(mac)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user