639d6c4d0d
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>
5 lines
101 B
Prolog
5 lines
101 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmacstyle
|
|
QT += widgets-private testlib
|
|
SOURCES += tst_qmacstyle.cpp
|