summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/PageBreakWin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/PageBreakWin.hxx')
-rw-r--r--sw/source/uibase/inc/PageBreakWin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/PageBreakWin.hxx b/sw/source/uibase/inc/PageBreakWin.hxx
index c5cc9cd7774e..761a983eeb8b 100644
--- a/sw/source/uibase/inc/PageBreakWin.hxx
+++ b/sw/source/uibase/inc/PageBreakWin.hxx
@@ -54,7 +54,7 @@ public:
private:
DECL_LINK( FadeHandler, Timer *, void );
/// Hide the button when the menu is toggled closed, e.g by clicking outside
- DECL_LINK(ToggleHdl, weld::ToggleButton&, void);
+ DECL_LINK(ToggleHdl, weld::Toggleable&, void);
DECL_LINK(SelectHdl, const OString&, void);
void PaintButton();
};