summaryrefslogtreecommitdiffstats
path: root/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/area/AreaTransparencyGradientControl.hxx')
-rw-r--r--svx/source/sidebar/area/AreaTransparencyGradientControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx b/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
index 0f3af873d695..bf900d9ae56d 100644
--- a/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
+++ b/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
@@ -67,7 +67,7 @@ private:
Image maRotRight;
AreaPropertyPanelBase& mrAreaPropertyPanel;
- DECL_LINK( ModifiedTrgrHdl_Impl, void* );
+ DECL_LINK_TYPED( ModifiedTrgrHdl_Impl, Edit&, void );
DECL_LINK_TYPED( Left_Click45_Impl, ToolBox*, void );
DECL_LINK_TYPED( Right_Click45_Impl, ToolBox*, void );
};