From 2df6bde18ab40472f2df8637cf6456cb80dc2329 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:09:42 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- sip/tdefile/tdefiledialog.sip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sip/tdefile/tdefiledialog.sip') diff --git a/sip/tdefile/tdefiledialog.sip b/sip/tdefile/tdefiledialog.sip index c7142ee..c92585f 100644 --- a/sip/tdefile/tdefiledialog.sip +++ b/sip/tdefile/tdefiledialog.sip @@ -94,7 +94,7 @@ public: void setMode (uint); KFile::Mode mode () const; void setLocationLabel (const TQString&); - KToolBar* toolBar () const; + TDEToolBar* toolBar () const; KPushButton* okButton () const; KPushButton* cancelButton () const; @@ -102,7 +102,7 @@ public: KURLBar* speedBar (); %End - KActionCollection* actionCollection () const; + TDEActionCollection* actionCollection () const; %If ( KDE_3_1_0 - ) int pathComboIndex (); -- cgit v1.2.1