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 9dc94a9..7e50dca 100644 --- a/src/gvcore/imageview.h +++ b/src/gvcore/imageview.h @@ -49,7 +49,7 @@ class Document; class LIBGWENVIEW_EXPORT ImageView : public TQScrollView { Q_OBJECT - TQ_OBJECT + public: class ToolBase; |