summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/svx/sdr/table/tablecontroller.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/sdr/table/tablecontroller.hxx b/include/svx/sdr/table/tablecontroller.hxx
index 3a8ec322aaeb..130d57a6da3e 100644
--- a/include/svx/sdr/table/tablecontroller.hxx
+++ b/include/svx/sdr/table/tablecontroller.hxx
@@ -177,6 +177,7 @@ private:
CellPos maCursorFirstPos;
CellPos maCursorLastPos;
bool mbCellSelectionMode;
+ bool mbHasJustMerged;
CellPos maMouseDownPos;
bool mbLeftButtonDown;
std::unique_ptr<sdr::overlay::OverlayObjectList> mpSelectionOverlay;