summaryrefslogtreecommitdiff
path: root/include/svx/ruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ruler.hxx')
-rw-r--r--include/svx/ruler.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/ruler.hxx b/include/svx/ruler.hxx
index 7a81bbbc4c5d..d8a78516b156 100644
--- a/include/svx/ruler.hxx
+++ b/include/svx/ruler.hxx
@@ -214,8 +214,8 @@ class SVX_DLLPUBLIC SvxRuler: public Ruler, public SfxListener
long GetLeftMin() const;
long GetRightMax() const;
- DECL_LINK_TYPED( TabMenuSelect, Menu *, bool );
- DECL_LINK_TYPED( MenuSelect, Menu *, bool );
+ DECL_LINK( TabMenuSelect, Menu *, bool );
+ DECL_LINK( MenuSelect, Menu *, bool );
void PrepareProportional_Impl(RulerType);
enum class UpdateType