summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellowindow/hellowindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/hellowindow/hellowindow.pro')
-rw-r--r--examples/opengl/hellowindow/hellowindow.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/opengl/hellowindow/hellowindow.pro b/examples/opengl/hellowindow/hellowindow.pro
index 44003d8863..555dc83574 100644
--- a/examples/opengl/hellowindow/hellowindow.pro
+++ b/examples/opengl/hellowindow/hellowindow.pro
@@ -6,8 +6,6 @@ TEMPLATE = app
DEPENDPATH += .
INCLUDEPATH += .
-QT += opengl widgets
-
# Input
HEADERS += hellowindow.h
SOURCES += hellowindow.cpp main.cpp