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

fix build

üst b7f20ddf
...@@ -244,6 +244,8 @@ IMPL_LINK_NOARG(ChartErrorBarPanel, RadioBtnHdl) ...@@ -244,6 +244,8 @@ IMPL_LINK_NOARG(ChartErrorBarPanel, RadioBtnHdl)
setShowPositiveError(mxModel, aCID, bPos); setShowPositiveError(mxModel, aCID, bPos);
setShowNegativeError(mxModel, aCID, bNeg); setShowNegativeError(mxModel, aCID, bNeg);
return 0;
} }
}} // end of namespace ::chart::sidebar }} // end of namespace ::chart::sidebar
......
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