diff options
Diffstat (limited to 'khotkeys/kcontrol/tab_widget.h')
-rw-r--r-- | khotkeys/kcontrol/tab_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/tab_widget.h b/khotkeys/kcontrol/tab_widget.h index 81fb9e4ad..1439864f1 100644 --- a/khotkeys/kcontrol/tab_widget.h +++ b/khotkeys/kcontrol/tab_widget.h @@ -21,7 +21,7 @@ namespace KHotKeys class Tab_widget : public TQTabWidget { - Q_OBJECT + TQ_OBJECT public: enum action_type_t { |