diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/selectionmanager.h | 2 |
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. |
