summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qmovie/qmovie.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/image/qmovie/qmovie.pro')
-rw-r--r--tests/auto/gui/image/qmovie/qmovie.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/gui/image/qmovie/qmovie.pro b/tests/auto/gui/image/qmovie/qmovie.pro
index 6a7e23be99..1de428a685 100644
--- a/tests/auto/gui/image/qmovie/qmovie.pro
+++ b/tests/auto/gui/image/qmovie/qmovie.pro
@@ -1,6 +1,7 @@
CONFIG += testcase
TARGET = tst_qmovie
QT += testlib
+QT_FOR_CONFIG += gui-private
qtHaveModule(widgets): QT += widgets
SOURCES += tst_qmovie.cpp
MOC_DIR=tmp