Kaydet (Commit) ffaa8e48 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

fix regression from 1c4025ba

Change-Id: I28543128b75315be1eda1a82f6e856778c38a33e
üst cffa7730
...@@ -54,7 +54,7 @@ private: //member ...@@ -54,7 +54,7 @@ private: //member
VclPtr<CheckBox> m_pCBConnect; VclPtr<CheckBox> m_pCBConnect;
VclPtr<CheckBox> m_pCBAxisSideBySide; VclPtr<CheckBox> m_pCBAxisSideBySide;
VclPtr<VclGrid> m_pGrpPlotOptions; VclPtr<VclFrame> m_pGrpPlotOptions;
VclPtr<VclGrid> m_pGridPlotOptions; VclPtr<VclGrid> m_pGridPlotOptions;
VclPtr<RadioButton> m_pRB_DontPaint; VclPtr<RadioButton> m_pRB_DontPaint;
VclPtr<RadioButton> m_pRB_AssumeZero; VclPtr<RadioButton> m_pRB_AssumeZero;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment