diff options
Diffstat (limited to 'khotkeys/kcontrol/windowdef_simple_widget.h')
-rw-r--r-- | khotkeys/kcontrol/windowdef_simple_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/windowdef_simple_widget.h b/khotkeys/kcontrol/windowdef_simple_widget.h index 26db6fd87..0c21d3b2d 100644 --- a/khotkeys/kcontrol/windowdef_simple_widget.h +++ b/khotkeys/kcontrol/windowdef_simple_widget.h @@ -22,7 +22,7 @@ class Windowdef_list_item; class Windowdef_simple_widget : public Windowdef_simple_widget_ui { - Q_OBJECT + TQ_OBJECT public: Windowdef_simple_widget( TQWidget* parent_P = NULL, const char* name_P = NULL ); void set_data( const Windowdef_simple* data_P ); |