mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix Stylesheets after review
This commit is contained in:
@@ -82,5 +82,5 @@ private:
|
||||
static QString buildStateString( StateTag stateTag );
|
||||
|
||||
private:
|
||||
std::map<int, State> m_states;
|
||||
std::map<StateTag, State> m_states;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user