summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/sidebar/ChartAxisPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/sidebar/ChartAxisPanel.hxx')
-rw-r--r--chart2/source/controller/sidebar/ChartAxisPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/sidebar/ChartAxisPanel.hxx b/chart2/source/controller/sidebar/ChartAxisPanel.hxx
index 50c0021c2f26..708610143955 100644
--- a/chart2/source/controller/sidebar/ChartAxisPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartAxisPanel.hxx
@@ -93,7 +93,7 @@ private:
void Initialize();
DECL_LINK_TYPED(CheckBoxHdl, Button*, void);
- DECL_LINK(ListBoxHdl, void*);
+ DECL_LINK_TYPED(ListBoxHdl, ListBox&, void);
};
} } // end of namespace ::chart::sidebar