summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optchart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optchart.hxx')
-rw-r--r--cui/source/options/optchart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optchart.hxx b/cui/source/options/optchart.hxx
index 8046c1daa42f..bd2d2f013717 100644
--- a/cui/source/options/optchart.hxx
+++ b/cui/source/options/optchart.hxx
@@ -46,7 +46,7 @@ private:
DECL_LINK_TYPED( ResetToDefaults, Button *, void );
DECL_LINK_TYPED( AddChartColor, Button *, void );
DECL_LINK_TYPED( RemoveChartColor, Button *, void );
- DECL_LINK( ListClickedHdl, ColorLB * );
+ DECL_LINK_TYPED( ListClickedHdl, ListBox&, void );
DECL_LINK_TYPED(BoxClickedHdl, ValueSet*, void);
void FillColorBox();