summaryrefslogtreecommitdiffstats
path: root/examples/threads/semaphores/semaphores.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/threads/semaphores/semaphores.pro')
-rw-r--r--examples/threads/semaphores/semaphores.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/threads/semaphores/semaphores.pro b/examples/threads/semaphores/semaphores.pro
index 71bc5b3f35..7dfe7c3ba0 100644
--- a/examples/threads/semaphores/semaphores.pro
+++ b/examples/threads/semaphores/semaphores.pro
@@ -1,5 +1,5 @@
SOURCES += semaphores.cpp
-QT = core gui
+QT = core
CONFIG -= app_bundle
CONFIG += console