Compile on Mac OS X
privateqt_mac_p.h lives in QtWidgets/private/qt_mac_p.h now instead of QtGui/private/... Change-Id: I77e57de5581829e78919b13b10f7a896879670a7 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
4e014ace45
commit
62af6c3567
@ -8,7 +8,7 @@ INCLUDEPATH += .
|
||||
SOURCES += tst_macgui.cpp guitest.cpp
|
||||
HEADERS += guitest.h
|
||||
|
||||
QT = core-private gui-private widgets testlib
|
||||
QT = core-private widgets-private testlib
|
||||
|
||||
requires(mac)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user