┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectionmanager.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-02-13 16:46:38 +0000
committerPeter Penz <[email protected]>2009-02-13 16:46:38 +0000
commit9280df680a1241f4698d5bde7c0767fc53e96cd5 (patch)
tree0211daab39a66c9b6ac9787158c41db55fc4aa6d /src/selectionmanager.h
parentbe36d1c821ef78c09a0ac5737296a31c88c70133 (diff)
SVN_SILENT: documentation fix (the selection manager might also useful in the double-click mode)
svn path=/trunk/KDE/kdebase/apps/; revision=925615
Diffstat (limited to 'src/selectionmanager.h')
-rw-r--r--src/selectionmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selectionmanager.h b/src/selectionmanager.h
index 0263e5282..080a94267 100644
--- a/src/selectionmanager.h
+++ b/src/selectionmanager.h
@@ -32,7 +32,7 @@ class QItemSelection;
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.