diff options
Diffstat (limited to 'tests/auto/qmultiscreen/qmultiscreen.pro')
-rw-r--r-- | tests/auto/qmultiscreen/qmultiscreen.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qmultiscreen/qmultiscreen.pro b/tests/auto/qmultiscreen/qmultiscreen.pro index 810c05f..30666d7 100644 --- a/tests/auto/qmultiscreen/qmultiscreen.pro +++ b/tests/auto/qmultiscreen/qmultiscreen.pro @@ -1,5 +1,5 @@ load(qttest_p4) SOURCES += tst_qmultiscreen.cpp - +requires(embedded) |