diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index a23e08697..097753a1a 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -118,7 +118,6 @@ Q_SIGNALS: private Q_SLOTS: void slotCompleted(const KUrl& url); - void slotCanceled(const KUrl& url); void slotMessage(const QString& msg); void slotErrorMessage(const QString& msg); /** @@ -231,9 +230,6 @@ private: DolphinView* m_view; DolphinViewActionHandler* m_actionHandler; DolphinRemoteEncoding* m_remoteEncoding; - KDirLister* m_dirLister; - DolphinModel* m_dolphinModel; - DolphinSortFilterProxyModel* m_proxyModel; DolphinPartBrowserExtension* m_extension; KNewFileMenu* m_newFileMenu; QString m_nameFilter; |
