┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinstatusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinstatusbar.h')
-rw-r--r--src/dolphinstatusbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dolphinstatusbar.h b/src/dolphinstatusbar.h
index 903e1cdff..ad7c0d85f 100644
--- a/src/dolphinstatusbar.h
+++ b/src/dolphinstatusbar.h
@@ -117,10 +117,10 @@ private slots:
void slotProgressTimer();
/**
- * Is invoked, when the URL of the DolphinView, where the
+ * Is invoked, when the Url of the DolphinView, where the
* statusbar belongs too, has been changed.
*/
- void slotURLChanged(const KUrl& url);
+ void slotUrlChanged(const KUrl& url);
private:
StatusBarMessageLabel* m_messageLabel;