#2129 Rft/Plt plot: Show formations on default, and not always

This commit is contained in:
Rebecca Cox
2017-11-13 08:56:22 +01:00
parent a4484579e2
commit da7c817023
4 changed files with 22 additions and 7 deletions

View File

@@ -161,4 +161,5 @@ private:
caf::PdmField<std::vector<caf::AppEnum<FlowPhase>>> m_phases;
bool m_doInitAfterLoad;
bool m_isOnLoad;
};