]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kitemlistcontroller.h
If an item is clicked to trigger it, clear the rest of the selection
[dolphin.git] / src / kitemviews / kitemlistcontroller.h
index b7efbde74cc6ef3f67e8fd8ad6c52963120d7f5f..d0e5f72ec7882b11905462467159cd32320c1f99 100644 (file)
@@ -260,6 +260,7 @@ private:
 private:
     bool m_singleClickActivation;
     bool m_selectionTogglePressed;
+    bool m_clearSelectionIfItemsAreNotDragged;
     SelectionBehavior m_selectionBehavior;
     KItemModelBase* m_model;
     KItemListView* m_view;