summaryrefslogtreecommitdiffstats
path: root/sip/tdeui/kcommand.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdeui/kcommand.sip')
-rw-r--r--sip/tdeui/kcommand.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdeui/kcommand.sip b/sip/tdeui/kcommand.sip
index 4a9d206..e552772 100644
--- a/sip/tdeui/kcommand.sip
+++ b/sip/tdeui/kcommand.sip
@@ -95,7 +95,7 @@ class KCommandHistory : TQObject
public:
KCommandHistory ();
- KCommandHistory (KActionCollection*, bool = 1);
+ KCommandHistory (TDEActionCollection*, bool = 1);
void clear ();
void addCommand (KCommand*, bool = 1);
int undoLimit () const;