summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/main_buttons_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/main_buttons_widget.h')
-rw-r--r--khotkeys/kcontrol/main_buttons_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/main_buttons_widget.h b/khotkeys/kcontrol/main_buttons_widget.h
index cd13b3cbc..e4410d9d0 100644
--- a/khotkeys/kcontrol/main_buttons_widget.h
+++ b/khotkeys/kcontrol/main_buttons_widget.h
@@ -21,7 +21,7 @@ class Main_buttons_widget
{
Q_OBJECT
public:
- Main_buttons_widget( QWidget* parent_P = NULL, const char* name_P = NULL );
+ Main_buttons_widget( TQWidget* parent_P = NULL, const char* name_P = NULL );
void enable_delete( bool enable_P );
signals:
void new_action_pressed();