blob: 42a489cfaee2ddce0defdbd87c20860a874150f0 (
plain)
1
2
3
4
5
6
7
8
|
add_qtc_test(tst_manual_widgets_manhattanstyle
MANUALTEST
DEPENDS Qt::Gui Utils Core
SOURCES
tst_manual_widgets_manhattanstyle.cpp
../common/themeselector.cpp ../common/themeselector.h
../common/themes.qrc
)
|