diff options
Diffstat (limited to 'ksysv/OldView.h')
-rw-r--r-- | ksysv/OldView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksysv/OldView.h b/ksysv/OldView.h index bd36959..2bda6b7 100644 --- a/ksysv/OldView.h +++ b/ksysv/OldView.h @@ -47,7 +47,7 @@ class KSVTopLevel; class KSVContent : public TQSplitter { Q_OBJECT - TQ_OBJECT + public: KSVContent (KPopupMenu* openWithMenu, KSVTopLevel* parent = 0, const char* name = 0); |