summaryrefslogtreecommitdiffstats
path: root/include/svx/svdpntv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpntv.hxx')
-rw-r--r--include/svx/svdpntv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdpntv.hxx b/include/svx/svdpntv.hxx
index 07cacf1ebfd7..cde8018d76fa 100644
--- a/include/svx/svdpntv.hxx
+++ b/include/svx/svdpntv.hxx
@@ -223,7 +223,7 @@ public:
private:
SVX_DLLPRIVATE void ImpClearVars();
- DECL_LINK_TYPED(ImpComeBackHdl, Idle*, void);
+ DECL_LINK(ImpComeBackHdl, Idle*, void);
protected:
sal_uInt16 ImpGetMinMovLogic(short nMinMov, const OutputDevice* pOut) const;