summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageOrientationControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageOrientationControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageOrientationControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/PageOrientationControl.hxx b/sw/source/uibase/sidebar/PageOrientationControl.hxx
index 590659200faa..cc9c1b3fc539 100644
--- a/sw/source/uibase/sidebar/PageOrientationControl.hxx
+++ b/sw/source/uibase/sidebar/PageOrientationControl.hxx
@@ -52,7 +52,7 @@ private:
void ExecuteMarginLRChange(const long nPageLeftMargin, const long nPageRightMargin);
void ExecuteOrientationChange(const bool bLandscape);
- DECL_LINK_TYPED(ImplOrientationHdl, Button*, void);
+ DECL_LINK(ImplOrientationHdl, Button*, void);
};
} } // end of namespace sw::sidebar