summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/dapitype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/dapitype.hxx')
-rw-r--r--sc/source/ui/inc/dapitype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/dapitype.hxx b/sc/source/ui/inc/dapitype.hxx
index bd807a5e01a5..e45400cdf6b2 100644
--- a/sc/source/ui/inc/dapitype.hxx
+++ b/sc/source/ui/inc/dapitype.hxx
@@ -42,7 +42,7 @@ public:
void AppendNamedRange(const OUString& rNames);
private:
- DECL_LINK(RadioClickHdl, weld::ToggleButton&, void);
+ DECL_LINK(RadioClickHdl, weld::Toggleable&, void);
DECL_LINK(ResponseHdl, weld::Button&, void);
};