From 9280df680a1241f4698d5bde7c0767fc53e96cd5 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 13 Feb 2009 16:46:38 +0000 Subject: [PATCH] SVN_SILENT: documentation fix (the selection manager might also useful in the double-click mode) svn path=/trunk/KDE/kdebase/apps/; revision=925615 --- src/selectionmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3