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