diff options
Diffstat (limited to 'sw/source/ui/envelp/envfmt.hxx')
-rw-r--r-- | sw/source/ui/envelp/envfmt.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/envfmt.hxx b/sw/source/ui/envelp/envfmt.hxx index 4e2ec7cbaf3a..de614b884aed 100644 --- a/sw/source/ui/envelp/envfmt.hxx +++ b/sw/source/ui/envelp/envfmt.hxx @@ -74,7 +74,7 @@ class SwEnvFmtPage : public SfxTabPage DECL_LINK( ModifyHdl, Edit * ); DECL_LINK( EditHdl, MenuButton * ); - DECL_LINK( FormatHdl, ListBox * ); + DECL_LINK(FormatHdl, void *); void SetMinMax(); |