summaryrefslogtreecommitdiff
path: root/include/svx/graphctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/graphctl.hxx')
-rw-r--r--include/svx/graphctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/graphctl.hxx b/include/svx/graphctl.hxx
index 49d2f2e263ed..b4dab163f1c8 100644
--- a/include/svx/graphctl.hxx
+++ b/include/svx/graphctl.hxx
@@ -54,7 +54,7 @@ class SVX_DLLPUBLIC GraphCtrl : public Control
bool bAnim;
bool mbInIdleUpdate;
- DECL_LINK_TYPED( UpdateHdl, Idle*, void );
+ DECL_LINK( UpdateHdl, Idle*, void );
rtl::Reference<SvxGraphCtrlAccessibleContext> mpAccContext;