]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/klistview_p.h
Better drawing when big selection rect is drawn.
[dolphin.git] / src / klistview_p.h
index 11c0c3a6e83e425822ac1bb86519f4665dbe1d20..b590b23078969cfd00cbd6d412e490035e6a81e0 100644 (file)
@@ -143,6 +143,7 @@ public:
     QStringList categories;
     QModelIndexList intersectedIndexes;
     QRect lastDraggedItemsRect;
+    QRect lastSelectionRect;
 
     // Attributes for speed reasons
     KSortFilterProxyModel *proxyModel;