summaryrefslogtreecommitdiff
path: root/cui/source/options/connpooloptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/connpooloptions.hxx')
-rw-r--r--cui/source/options/connpooloptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/connpooloptions.hxx b/cui/source/options/connpooloptions.hxx
index d06ec8893afd..124a7971c9b4 100644
--- a/cui/source/options/connpooloptions.hxx
+++ b/cui/source/options/connpooloptions.hxx
@@ -59,7 +59,7 @@ namespace offapp
virtual void ActivatePage( const SfxItemSet& _rSet) SAL_OVERRIDE;
protected:
- DECL_LINK( OnEnabledDisabled, const CheckBox* );
+ DECL_LINK_TYPED( OnEnabledDisabled, Button*, void );
DECL_LINK( OnDriverRowChanged, const void* );
void implInitControls(const SfxItemSet& _rSet, bool _bFromReset);