summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/inc/envlop.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/envlop.hxx')
-rw-r--r--sw/source/uibase/inc/envlop.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/envlop.hxx b/sw/source/uibase/inc/envlop.hxx
index 853ffc8e6196..cce27158fc39 100644
--- a/sw/source/uibase/inc/envlop.hxx
+++ b/sw/source/uibase/inc/envlop.hxx
@@ -90,7 +90,7 @@ class SwEnvPage : public SfxTabPage
SwWrtShell* pSh;
OUString sActDBName;
- DECL_LINK( DatabaseHdl, ListBox * );
+ DECL_LINK_TYPED( DatabaseHdl, ListBox&, void );
DECL_LINK_TYPED(FieldHdl, Button*, void );
DECL_LINK_TYPED(SenderHdl, Button*, void );