summaryrefslogtreecommitdiffstats
path: root/src/kommandod.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kommandod.h')
-rw-r--r--src/kommandod.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kommandod.h b/src/kommandod.h
index e97bf31..803ac7f 100644
--- a/src/kommandod.h
+++ b/src/kommandod.h
@@ -47,7 +47,7 @@ class KommandoDaemon : public KDEDModule
virtual void reparseConfiguration();
protected:
- KGlobalAccel Shortcut;
+ TDEGlobalAccel Shortcut;
Kommando *kommandoWin;
};