summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/res_ErrorBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/res_ErrorBar.hxx')
-rw-r--r--chart2/source/controller/inc/res_ErrorBar.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/res_ErrorBar.hxx b/chart2/source/controller/inc/res_ErrorBar.hxx
index 17b7e3b6a881..0825e45a5f65 100644
--- a/chart2/source/controller/inc/res_ErrorBar.hxx
+++ b/chart2/source/controller/inc/res_ErrorBar.hxx
@@ -27,7 +27,6 @@
#include <svl/itemset.hxx>
#include <svx/chrtitem.hxx>
#include "chartview/ChartSfxItemIds.hxx"
-#include "RangeSelectionButton.hxx"
#include "RangeSelectionListener.hxx"
@@ -128,7 +127,7 @@ private:
DECL_LINK( SynchronizePosAndNeg, void * );
DECL_LINK( PosValueChanged, void * );
DECL_LINK( IndicatorChanged, void * );
- DECL_LINK( ChooseRange, RangeSelectionButton * );
+ DECL_LINK( ChooseRange, PushButton * );
DECL_LINK( RangeChanged, Edit * );
void UpdateControlStates();