diff options
Diffstat (limited to 'src/gvcore/imageviewcontroller.h')
-rw-r--r-- | src/gvcore/imageviewcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/imageviewcontroller.h b/src/gvcore/imageviewcontroller.h index 0643b61..e97b812 100644 --- a/src/gvcore/imageviewcontroller.h +++ b/src/gvcore/imageviewcontroller.h @@ -42,7 +42,7 @@ class ImageView; class LIBGWENVIEW_EXPORT ImageViewController : public TQObject { -Q_OBJECT +TQ_OBJECT public: ImageViewController(TQWidget* parent, Document*, TDEActionCollection*); |