diff options
Diffstat (limited to 'chart2/source')
-rw-r--r-- | chart2/source/controller/dialogs/tp_SeriesToAxis.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx b/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx index 1d0b2e3f1bdb..a6e7eda853a3 100644 --- a/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx +++ b/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx @@ -54,7 +54,7 @@ private: //member VclPtr<CheckBox> m_pCBConnect; VclPtr<CheckBox> m_pCBAxisSideBySide; - VclPtr<VclGrid> m_pGrpPlotOptions; + VclPtr<VclFrame> m_pGrpPlotOptions; VclPtr<VclGrid> m_pGridPlotOptions; VclPtr<RadioButton> m_pRB_DontPaint; VclPtr<RadioButton> m_pRB_AssumeZero; |