diff options
Diffstat (limited to 'src/kcategorizedview_p.h')
| -rw-r--r-- | src/kcategorizedview_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcategorizedview_p.h b/src/kcategorizedview_p.h index c420bb6ad..a18854ba3 100644 --- a/src/kcategorizedview_p.h +++ b/src/kcategorizedview_p.h @@ -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 |
