summaryrefslogtreecommitdiffstats
path: root/src/gvcore/imageviewcontroller.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/imageviewcontroller.h')
-rw-r--r--src/gvcore/imageviewcontroller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/imageviewcontroller.h b/src/gvcore/imageviewcontroller.h
index bb4d0ee..c599590 100644
--- a/src/gvcore/imageviewcontroller.h
+++ b/src/gvcore/imageviewcontroller.h
@@ -44,7 +44,7 @@ class ImageView;
class LIBGWENVIEW_EXPORT ImageViewController : public TQObject {
Q_OBJECT
- TQ_OBJECT
+
public:
ImageViewController(TQWidget* parent, Document*, KActionCollection*);
~ImageViewController();