┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-07-08 20:31:36 +0000
committerPeter Penz <[email protected]>2007-07-08 20:31:36 +0000
commit6730806715132d5a3efe49d1516b429beb1800d0 (patch)
treebb6b4af5832346f82c3b23381ce3b5284bb67be1 /src/dolphinviewcontainer.h
parent5b3d8af72187a6e2985dfea3d29ee53cbeb0127c (diff)
fix documentation
svn path=/trunk/KDE/kdebase/apps/; revision=685419
Diffstat (limited to 'src/dolphinviewcontainer.h')
-rw-r--r--src/dolphinviewcontainer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h
index 40bfff7ed..b8715d804 100644
--- a/src/dolphinviewcontainer.h
+++ b/src/dolphinviewcontainer.h
@@ -152,8 +152,8 @@ private slots:
void updateItemCount();
/**
- * Shows the item information for the URL \a url inside the statusbar. If the
- * URL is empty, the default statusbar information is shown.
+ * Shows the information for the item \a item inside the statusbar. If the
+ * item is null, the default statusbar information is shown.
*/
void showItemInfo(const KFileItem& item);