┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinview.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2007-03-11 17:51:37 +0000
committerPeter Penz <[email protected]>2007-03-11 17:51:37 +0000
commitf768cbd235c069c506ecc7ad01685ce115d0c1d2 (patch)
treeb044ed7a80eec4c314dac11bc48954df32179c7a /src/dolphinview.h
parent25349096ae7fe344613d35e5548cac1a91b60fd1 (diff)
disable the 'Additional information' menu for other views then the 'Icons View'
svn path=/trunk/KDE/kdebase/apps/; revision=641532
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 8a7637656..218411208 100644
--- a/src/dolphinview.h
+++ b/src/dolphinview.h
@@ -513,7 +513,7 @@ private:
QString selectionStatusBarText() const;
/**
- * Creates a new view representing the given view mode (DolphinView::viewMode()).
+ * Creates a new view representing the given view mode (DolphinView::mode()).
* The current view will get deleted.
*/
void createView();