summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp b/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp
index 1cc2233..e211f10 100644
--- a/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp
+++ b/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp
@@ -134,8 +134,8 @@ public:
QGL2PaintEngineEx* q;
QGLDrawable drawable;
- QGLContext *ctx;
int width, height;
+ QGLContext *ctx;
// Dirty flags
bool matrixDirty; // Implies matrix uniforms are also dirty