From: Peter Penz Date: Fri, 13 Feb 2009 16:46:38 +0000 (+0000) Subject: SVN_SILENT: documentation fix (the selection manager might also useful in the double... X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/9280df680a1241f4698d5bde7c0767fc53e96cd5 SVN_SILENT: documentation fix (the selection manager might also useful in the double-click mode) svn path=/trunk/KDE/kdebase/apps/; revision=925615 --- 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.