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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/khotkeys/kcontrol/general_settings_tab.h b/khotkeys/kcontrol/general_settings_tab.h
index ba76bf68e..962111b36 100644
--- a/khotkeys/kcontrol/general_settings_tab.h
+++ b/khotkeys/kcontrol/general_settings_tab.h
@@ -22,8 +22,6 @@ class General_settings_tab
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: