summaryrefslogtreecommitdiff
path: root/cui/source/inc/dbregister.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/dbregister.hxx')
-rw-r--r--cui/source/inc/dbregister.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/dbregister.hxx b/cui/source/inc/dbregister.hxx
index 06ea7809cb8b..e1bc2f6b1a28 100644
--- a/cui/source/inc/dbregister.hxx
+++ b/cui/source/inc/dbregister.hxx
@@ -42,7 +42,7 @@ namespace svx
DECL_LINK( NewHdl, weld::Button&, void );
DECL_LINK( EditHdl, weld::Button&, void );
DECL_LINK( DeleteHdl, weld::Button&, void );
- DECL_LINK( PathBoxDoubleClickHdl, weld::TreeView&, void);
+ DECL_LINK( PathBoxDoubleClickHdl, weld::TreeView&, bool);
DECL_LINK( PathSelect_Impl, weld::TreeView&, void);