summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellogl2/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/hellogl2/window.cpp')
-rw-r--r--examples/opengl/hellogl2/window.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/opengl/hellogl2/window.cpp b/examples/opengl/hellogl2/window.cpp
index 5534f2edea..169f5e59c5 100644
--- a/examples/opengl/hellogl2/window.cpp
+++ b/examples/opengl/hellogl2/window.cpp
@@ -56,7 +56,6 @@
#include <QHBoxLayout>
#include <QKeyEvent>
#include <QPushButton>
-#include <QDesktopWidget>
#include <QApplication>
#include <QMessageBox>