summaryrefslogtreecommitdiff
path: root/svtools/source/filter/exportdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/filter/exportdialog.hxx')
-rw-r--r--svtools/source/filter/exportdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/filter/exportdialog.hxx b/svtools/source/filter/exportdialog.hxx
index 898e6aaf6f16..0dc3dd05c054 100644
--- a/svtools/source/filter/exportdialog.hxx
+++ b/svtools/source/filter/exportdialog.hxx
@@ -147,7 +147,7 @@ private:
DECL_LINK( UpdateHdlMtfSizeX, void* );
DECL_LINK( UpdateHdlMtfSizeY, void* );
DECL_LINK( UpdateHdlNfResolution, void* );
- DECL_LINK( SbCompressionUpdateHdl, void* );
+ DECL_LINK_TYPED( SbCompressionUpdateHdl, ScrollBar*, void );
DECL_LINK_TYPED( OK, Button*, void );