diff options
Diffstat (limited to 'khotkeys/kcontrol/info_tab.h')
-rw-r--r-- | khotkeys/kcontrol/info_tab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/info_tab.h b/khotkeys/kcontrol/info_tab.h index 32212ae98..451f58514 100644 --- a/khotkeys/kcontrol/info_tab.h +++ b/khotkeys/kcontrol/info_tab.h @@ -19,7 +19,7 @@ namespace KHotKeys class Info_tab : public Info_tab_ui { - Q_OBJECT + TQ_OBJECT public: Info_tab( TQWidget* parent_P = NULL, const char* name_P = NULL ); public slots: |