summaryrefslogtreecommitdiffstats
path: root/src/k9glwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k9glwidget.h')
-rw-r--r--src/k9glwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9glwidget.h b/src/k9glwidget.h
index 91bac85..21fea91 100644
--- a/src/k9glwidget.h
+++ b/src/k9glwidget.h
@@ -45,7 +45,7 @@ typedef const GLubyte * (*glGetString_t)( GLenum );
*/
class k9GLWidget : public TQGLWidget
{
-Q_OBJECT
+TQ_OBJECT
public:
void setImage(uchar *_buffer,int _width,int _height,int _len);