summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/PageBreakWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/PageBreakWin.hxx')
-rw-r--r--sw/source/ui/inc/PageBreakWin.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/PageBreakWin.hxx b/sw/source/ui/inc/PageBreakWin.hxx
index c782571c2833..86c46231ed0b 100644
--- a/sw/source/ui/inc/PageBreakWin.hxx
+++ b/sw/source/ui/inc/PageBreakWin.hxx
@@ -45,6 +45,7 @@ class SwPageBreakWin : public MenuButton, public SwFrameControl
Window* m_pLine;
bool m_bIsAppearing;
int m_nFadeRate;
+ int m_nDelayAppearing; //< Before we show the control, let it transparent for a few timer ticks to avoid appearing with every mouse over.
Timer m_aFadeTimer;
bool m_bDestroyed;