summaryrefslogtreecommitdiffstats
path: root/khotkeys/shared/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'khotkeys/shared/settings.h')
-rw-r--r--khotkeys/shared/settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/settings.h b/khotkeys/shared/settings.h
index c758764b4..c7b16287f 100644
--- a/khotkeys/shared/settings.h
+++ b/khotkeys/shared/settings.h
@@ -39,7 +39,7 @@ class KDE_EXPORT Settings
int gesture_timeout;
bool daemon_disabled;
Windowdef_list* gestures_exclude;
- KShortcut voice_shortcut;
+ TDEShortcut voice_shortcut;
protected:
bool read_settings( TDEConfig& cfg_P, bool include_disabled_P, ImportType import_P );
void read_settings_v1( TDEConfig& cfg_P );