diff options
Diffstat (limited to 'src/gvcore/imageview.h')
-rw-r--r-- | src/gvcore/imageview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/imageview.h b/src/gvcore/imageview.h index f6f6bb4..2febb3c 100644 --- a/src/gvcore/imageview.h +++ b/src/gvcore/imageview.h @@ -47,7 +47,7 @@ namespace Gwenview { class Document; class LIBGWENVIEW_EXPORT ImageView : public TQScrollView { -Q_OBJECT +TQ_OBJECT public: |