This commit is contained in:
YuSanka 2019-02-21 10:18:37 +01:00
commit 882de2843e
45 changed files with 1014 additions and 436 deletions

View file

@ -203,6 +203,7 @@ protected:
void set_type();
int m_em_unit;
std::set<std::string> m_dirty_options = {};
public: