summaryrefslogtreecommitdiff
path: root/cui/source/options/optctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optctl.hxx')
-rw-r--r--cui/source/options/optctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optctl.hxx b/cui/source/options/optctl.hxx
index bafe3b48abe3..b377fda219be 100644
--- a/cui/source/options/optctl.hxx
+++ b/cui/source/options/optctl.hxx
@@ -39,7 +39,7 @@ private:
VclPtr<ListBox> m_pNumeralsLB;
- DECL_LINK_TYPED( SequenceCheckingCB_Hdl, Button*, void );
+ DECL_LINK( SequenceCheckingCB_Hdl, Button*, void );
public:
SvxCTLOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );