summaryrefslogtreecommitdiffstats
path: root/ksayit/src/contextmenuhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/contextmenuhandler.h')
-rw-r--r--ksayit/src/contextmenuhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/contextmenuhandler.h b/ksayit/src/contextmenuhandler.h
index 104b76c..17b9688 100644
--- a/ksayit/src/contextmenuhandler.h
+++ b/ksayit/src/contextmenuhandler.h
@@ -66,7 +66,7 @@ private:
*/
class ContextMenuHandler : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
ContextMenuHandler(TQObject *parent = 0, const char *name = 0);