summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro')
-rw-r--r--examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro b/examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro
index 8b91fb9ac7..95a7a81526 100644
--- a/examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro
+++ b/examples/corelib/threads/queuedcustomtype/queuedcustomtype.pro
@@ -6,6 +6,7 @@ SOURCES = main.cpp \
renderthread.cpp \
window.cpp
QT += widgets
+requires(qtConfig(filedialog))
# install
target.path = $$[QT_INSTALL_EXAMPLES]/corelib/threads/queuedcustomtype