diff options
Diffstat (limited to 'tests/auto/qmultiscreen/qmultiscreen.pro')
-rw-r--r-- | tests/auto/qmultiscreen/qmultiscreen.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qmultiscreen/qmultiscreen.pro b/tests/auto/qmultiscreen/qmultiscreen.pro index fd42870..4e92a65 100644 --- a/tests/auto/qmultiscreen/qmultiscreen.pro +++ b/tests/auto/qmultiscreen/qmultiscreen.pro @@ -1,3 +1,6 @@ load(qttest_p4) SOURCES += tst_qmultiscreen.cpp QT = core + +requires(embedded) + |