┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index c1411319a..a70aa4c23 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -425,10 +425,10 @@ private slots:
void handleUrl(const KUrl& url);
/**
- * setUrlAsCaption will trigger a stat job which reports its result in
+ * setUrlAsCaption() will trigger a stat job which reports its result in
* this slot.
*/
- void slotCaptionStatFinished( KJob* job );
+ void slotCaptionStatFinished(KJob* job);
private:
DolphinMainWindow(int id);