]> cloud.milkyroute.net Git - dolphin.git/commitdiff
SVN_SILENT: documentation fix (the selection manager might also useful in the double...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 13 Feb 2009 16:46:38 +0000 (16:46 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 13 Feb 2009 16:46:38 +0000 (16:46 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=925615

src/selectionmanager.h

index 0263e52821ec78af6c9d188761973c210827ed49..080a94267f06a4cad5d61fe32f7534f358d2a9b8 100644 (file)
@@ -32,7 +32,7 @@ class QItemSelection;
 class SelectionToggle;
 
 /**
 class SelectionToggle;
 
 /**
- * @brief Allows to select and deselect items for the single-click mode.
+ * @brief Allows to select and deselect items for item views.
  *
  * Whenever an item is hovered by the mouse, a toggle button is shown
  * which allows to select/deselect the current item.
  *
  * Whenever an item is hovered by the mouse, a toggle button is shown
  * which allows to select/deselect the current item.