diff options
Diffstat (limited to 'ksayit/src/contextmenuhandler.h')
-rw-r--r-- | ksayit/src/contextmenuhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/contextmenuhandler.h b/ksayit/src/contextmenuhandler.h index 8bb9d0a..fdf6955 100644 --- a/ksayit/src/contextmenuhandler.h +++ b/ksayit/src/contextmenuhandler.h @@ -67,7 +67,7 @@ private: class ContextMenuHandler : public TQObject { Q_OBJECT - TQ_OBJECT + public: ContextMenuHandler(TQObject *parent = 0, const char *name = 0); |