summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/condformatdlg.hxx')
-rw-r--r--sc/source/ui/inc/condformatdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/condformatdlg.hxx b/sc/source/ui/inc/condformatdlg.hxx
index 62678a1efd89..bac7c365f590 100644
--- a/sc/source/ui/inc/condformatdlg.hxx
+++ b/sc/source/ui/inc/condformatdlg.hxx
@@ -148,7 +148,7 @@ public:
void InvalidateRefData();
DECL_LINK_TYPED( BtnPressedHdl, Button*, void );
- DECL_LINK( RangeGetFocusHdl, formula::RefEdit* );
+ DECL_LINK_TYPED( RangeGetFocusHdl, Control&, void );
};
#endif