Alligning

p4#: 21321
This commit is contained in:
Jacob Støren
2013-04-17 07:41:48 +02:00
parent b38d4313d7
commit df533d0afe

View File

@@ -80,7 +80,8 @@ private:
quint64 m_timeStepCountToRead;
quint64 m_bytesPerTimeStepToRead;
size_t m_currentTimeStepToRead;
std::vector< std::vector<double> >* m_scalarResultsToAdd;
std::vector< std::vector<double> >*
m_scalarResultsToAdd;
RimCase* m_currentReservoir;
size_t m_currentScalarIndex;
QString m_currentPropertyName;