]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kcategorizedview_p.h
Factorize all the view-related action handling to DolphinViewActionHandler, to remove...
[dolphin.git] / src / kcategorizedview_p.h
index c420bb6adf21d94af4e262b809943a3f179b9097..a18854ba3c9dd8ee07c16347b3902a415e03ee98 100644 (file)
@@ -130,13 +130,13 @@ public:
 
     // Behavior data
     bool mouseButtonPressed;
+    bool rightMouseButtonPressed;
     bool isDragging;
     bool dragLeftViewport;
     QModelIndex hovered;
     QString hoveredCategory;
     QPoint initialPressPosition;
     QPoint mousePosition;
-    QModelIndex currentViewIndex;
     int forcedSelectionPosition;
 
     // Cache data