summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_BarGeometry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/res_BarGeometry.hxx')
-rw-r--r--chart2/source/controller/dialogs/res_BarGeometry.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/res_BarGeometry.hxx b/chart2/source/controller/dialogs/res_BarGeometry.hxx
index 7a9eeb8c17f8..a14cf4a59fa7 100644
--- a/chart2/source/controller/dialogs/res_BarGeometry.hxx
+++ b/chart2/source/controller/dialogs/res_BarGeometry.hxx
@@ -38,7 +38,7 @@ public:
sal_Int32 GetSelectEntryPos() const;
void SelectEntryPos(sal_Int32 nPos);
- void SetSelectHdl( const Link& rLink );
+ void SetSelectHdl( const Link<>& rLink );
private:
VclPtr<FixedText> m_pFT_Geometry;