qt5base-lts/tests/auto/widgets/styles/qmacstyle/qmacstyle.pro
Gabriel de Dietrich 639d6c4d0d QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicy
No need to have two enums for the exact same purpose.

qmacstyle auto-test updated as well.

Change-Id: Ia601648191e39c0cbbaa7477143441005ae063c2
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2017-05-15 22:39:28 +00:00

5 lines
101 B
Prolog

CONFIG += testcase
TARGET = tst_qmacstyle
QT += widgets-private testlib
SOURCES += tst_qmacstyle.cpp