From 709dac6140502566fac4156b83b998895dc07377 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 19 Oct 2014 21:59:09 +0200 Subject: fix link errors on win32 -only- --- ftnoir_posewidget/glwidget.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ftnoir_posewidget') diff --git a/ftnoir_posewidget/glwidget.h b/ftnoir_posewidget/glwidget.h index 243e3773..6ac12fbf 100644 --- a/ftnoir_posewidget/glwidget.h +++ b/ftnoir_posewidget/glwidget.h @@ -49,8 +49,6 @@ struct Vec2f { class OPENTRACK_EXPORT GLWidget : public QWidget { - Q_OBJECT - public: GLWidget(QWidget *parent); ~GLWidget(); -- cgit v1.2.3