diff options
Diffstat (limited to 'khotkeys/kcontrol/action_group_tab.h')
-rw-r--r-- | khotkeys/kcontrol/action_group_tab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/action_group_tab.h b/khotkeys/kcontrol/action_group_tab.h index 970f16379..5b1435346 100644 --- a/khotkeys/kcontrol/action_group_tab.h +++ b/khotkeys/kcontrol/action_group_tab.h @@ -23,7 +23,7 @@ class Windowdef_list; class Action_group_tab : public Action_group_tab_ui { - Q_OBJECT + TQ_OBJECT public: Action_group_tab( TQWidget* parent_P = NULL, const char* name_P = NULL ); void set_data( const Action_data_group* data_P ); |