diff options
Diffstat (limited to 'style/shortcuthandler.h')
-rw-r--r-- | style/shortcuthandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/shortcuthandler.h b/style/shortcuthandler.h index 4eaa665..12154cc 100644 --- a/style/shortcuthandler.h +++ b/style/shortcuthandler.h @@ -29,7 +29,7 @@ class TQWidget; class ShortcutHandler : public TQObject { - Q_OBJECT + TQ_OBJECT public: |