summaryrefslogtreecommitdiff
path: root/include/svx/linectrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/linectrl.hxx')
-rw-r--r--include/svx/linectrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/linectrl.hxx b/include/svx/linectrl.hxx
index e11ef5b7b9f2..e29fe6c785aa 100644
--- a/include/svx/linectrl.hxx
+++ b/include/svx/linectrl.hxx
@@ -90,7 +90,7 @@ private:
css::uno::Reference< css::frame::XFrame > mxFrame;
- DECL_LINK_TYPED( SelectHdl, ValueSet*, void );
+ DECL_LINK( SelectHdl, ValueSet*, void );
void FillValueSet();
void SetSize();
void implInit();