summaryrefslogtreecommitdiffstats
path: root/examples/opengl/hellogl_es2/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/hellogl_es2/mainwindow.h')
-rw-r--r--examples/opengl/hellogl_es2/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/opengl/hellogl_es2/mainwindow.h b/examples/opengl/hellogl_es2/mainwindow.h
index 7e16a6b6a7..4aac220692 100644
--- a/examples/opengl/hellogl_es2/mainwindow.h
+++ b/examples/opengl/hellogl_es2/mainwindow.h
@@ -43,9 +43,6 @@
#include <QMainWindow>
-class QSlider;
-class GLWidget;
-
class MainWindow : public QMainWindow
{
Q_OBJECT