summaryrefslogtreecommitdiffstats
path: root/khotkeys/kcontrol/general_settings_tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/kcontrol/general_settings_tab.h')
-rw-r--r--khotkeys/kcontrol/general_settings_tab.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/khotkeys/kcontrol/general_settings_tab.h b/khotkeys/kcontrol/general_settings_tab.h
index 8bcd5cd21..962111b36 100644
--- a/khotkeys/kcontrol/general_settings_tab.h
+++ b/khotkeys/kcontrol/general_settings_tab.h
@@ -19,11 +19,9 @@ namespace KHotKeys
class General_settings_tab
: public General_settings_tab_ui
{
- Q_OBJECT
+ TQ_OBJECT
public:
General_settings_tab( TQWidget* parent = NULL, const char* name = NULL );
- void read_data();
- void write_data() const;
public slots:
void clear_data();
protected slots: