summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmultiscreen/qmultiscreen.pro
blob: c4a983c5bee13ced395889dd3171d547809799f1 (plain)
1
2
3
4
5
6
load(qttest_p4)
QT += widgets
SOURCES += tst_qmultiscreen.cpp

requires(embedded)