Kaydet (Commit) a9984d77 authored tarafından Caolán McNamara's avatar Caolán McNamara

CID#1079188 uninitialized member

Change-Id: I55c9f2d0d7a7c03dd9960a32a415398a194f8265
üst bb05ff55
......@@ -277,6 +277,7 @@ SchXMLSeries2Context::SchXMLSeries2Context(
m_bStockHasVolume( bStockHasVolume ),
m_rGlobalSeriesImportInfo(rGlobalSeriesImportInfo),
mpAttachedAxis( NULL ),
mnAttachedAxis( 0 ),
maGlobalChartTypeName( aGlobalChartTypeName ),
maSeriesChartTypeName( aGlobalChartTypeName ),
m_bHasDomainContext(false),
......
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