summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pfiltdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/pfiltdlg.hxx')
-rw-r--r--sc/source/ui/inc/pfiltdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/pfiltdlg.hxx b/sc/source/ui/inc/pfiltdlg.hxx
index 630515519f5c..892d8655255f 100644
--- a/sc/source/ui/inc/pfiltdlg.hxx
+++ b/sc/source/ui/inc/pfiltdlg.hxx
@@ -87,7 +87,7 @@ private:
// Handler:
DECL_LINK( LbSelectHdl, weld::ComboBox&, void );
DECL_LINK( ValModifyHdl, weld::ComboBox&, void );
- DECL_LINK( CheckBoxHdl, weld::ToggleButton&, void );
+ DECL_LINK( CheckBoxHdl, weld::Toggleable&, void );
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */