summaryrefslogtreecommitdiffstats
path: root/sip/tdefile/kcombiview.sip
diff options
context:
space:
mode:
Diffstat (limited to 'sip/tdefile/kcombiview.sip')
-rw-r--r--sip/tdefile/kcombiview.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/tdefile/kcombiview.sip b/sip/tdefile/kcombiview.sip
index e78209d..ab0f8a0 100644
--- a/sip/tdefile/kcombiview.sip
+++ b/sip/tdefile/kcombiview.sip
@@ -63,7 +63,7 @@ public:
void ensureItemVisible (const KFileItem*);
%If ( KDE_3_1_0 - )
- virtual KActionCollection* actionCollection () const;
+ virtual TDEActionCollection* actionCollection () const;
%If ( KDE_3_2_0 - )
virtual void setAcceptDrops (bool);