diff options
Diffstat (limited to 'src/opengl/ntqgl.h')
-rw-r--r-- | src/opengl/ntqgl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/ntqgl.h b/src/opengl/ntqgl.h index 0ebe5a6b3..a8f933cf7 100644 --- a/src/opengl/ntqgl.h +++ b/src/opengl/ntqgl.h @@ -235,7 +235,7 @@ protected: void* vi; void* cx; #if defined(Q_WS_X11) - Q_UINT32 gpm; + TQ_UINT32 gpm; #endif #endif TQGLFormat glFormat; |