summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/scuiimoptdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/scuiimoptdlg.hxx')
-rw-r--r--sc/source/ui/inc/scuiimoptdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/scuiimoptdlg.hxx b/sc/source/ui/inc/scuiimoptdlg.hxx
index fff65114ec98..b100410bf620 100644
--- a/sc/source/ui/inc/scuiimoptdlg.hxx
+++ b/sc/source/ui/inc/scuiimoptdlg.hxx
@@ -70,7 +70,7 @@ private:
void FillFromDbTextEncodingMap(bool bExcludeImportSubsets, sal_uInt32 nExcludeInfoFlags = 0);
DECL_LINK(FixedWidthHdl, weld::ToggleButton&, void);
- DECL_LINK(DoubleClickHdl, weld::TreeView&, void);
+ DECL_LINK(DoubleClickHdl, weld::TreeView&, bool);
};
#endif