┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinview.h')
-rw-r--r--src/dolphinview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h
index d60556663..f6b85f96b 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -429,7 +429,7 @@ protected:
virtual void mouseReleaseEvent(QMouseEvent* event);
private slots:
- void loadDirectory(const KUrl& kurl);
+ void changeDirectory(const KUrl& url);
void triggerItem(const QModelIndex& index);
void updateProgress(int percent);