summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglwindowsurface_qws.cpp
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-10-15 22:45:46 (GMT)
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-10-15 22:51:43 (GMT)
commite7bd71fadbf4cd54e86616eda5dcd404b10c08c3 (patch)
tree0780bb2297b26e177427af2fb2a93dd368c46e8a /src/opengl/qglwindowsurface_qws.cpp
parentcdd181ddff47be15d396d05ca41d1ca11f8705fc (diff)
downloadQt-e7bd71fadbf4cd54e86616eda5dcd404b10c08c3.zip
Qt-e7bd71fadbf4cd54e86616eda5dcd404b10c08c3.tar.gz
Qt-e7bd71fadbf4cd54e86616eda5dcd404b10c08c3.tar.bz2
Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDevice
Reviewed-by: Tom
Diffstat (limited to 'src/opengl/qglwindowsurface_qws.cpp')
-rw-r--r--src/opengl/qglwindowsurface_qws.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/opengl/qglwindowsurface_qws.cpp b/src/opengl/qglwindowsurface_qws.cpp
index 6bf3257..5041cb9 100644
--- a/src/opengl/qglwindowsurface_qws.cpp
+++ b/src/opengl/qglwindowsurface_qws.cpp
@@ -43,7 +43,6 @@
#include <QtGui/QWidget>
#include <QtOpenGL/QGLWidget>
#include "private/qglwindowsurface_qws_p.h"
-#include "private/qglpaintdevice_qws_p.h"
#include "private/qpaintengine_opengl_p.h"
QT_BEGIN_NAMESPACE