Skip to content
Snippets Groups Projects
Commit bd8aaac1 authored by Bram Veenboer's avatar Bram Veenboer
Browse files

Merge branch 'misc'

parents 6ac3e7d8 959b64df
No related branches found
No related tags found
No related merge requests found
...@@ -310,7 +310,7 @@ private: ...@@ -310,7 +310,7 @@ private:
vector3r_t itsPosition; vector3r_t itsPosition;
vector3r_t itsPhaseReference; vector3r_t itsPhaseReference;
FieldList itsFields; FieldList itsFields;
ElementResponseModel itsModel; ElementResponseModel itsModel = ElementResponseModel::Unknown;
}; };
// @} // @}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment