summaryrefslogtreecommitdiff
path: root/include/svx/compressgraphicdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/compressgraphicdialog.hxx')
-rw-r--r--include/svx/compressgraphicdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/compressgraphicdialog.hxx b/include/svx/compressgraphicdialog.hxx
index d933405411ad..1d3f33c3f8c8 100644
--- a/include/svx/compressgraphicdialog.hxx
+++ b/include/svx/compressgraphicdialog.hxx
@@ -69,7 +69,7 @@ private:
DECL_LINK( ToggleCompressionRB, void* );
DECL_LINK( ToggleReduceResolutionRB, void* );
- DECL_LINK( CalculateClickHdl, void* );
+ DECL_LINK_TYPED( CalculateClickHdl, Button*, void );
void Update();
void UpdateNewWidthMF();