1 2 3 4 5 6 7
CONFIG += testcase TARGET = tst_uiaction QT += testlib uihelpers QT += gui-private core-private SOURCES += tst_uiaction.cpp