57cf7c8a1b
These unit tests do not depent on QtWidget. Change-Id: I95526125c563885c0531da7ebfee06bca9a87b1c Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
5 lines
80 B
Prolog
5 lines
80 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qbrush
|
|
QT += testlib
|
|
SOURCES += tst_qbrush.cpp
|