mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Store tree view state in project file
p4#: 21342
This commit is contained in:
@@ -37,6 +37,7 @@ public:
|
||||
caf::PdmPointersField<RimCase*> reservoirs;
|
||||
caf::PdmPointersField<RimIdenticalGridCaseGroup*> caseGroups;
|
||||
caf::PdmField<RimScriptCollection*> scriptCollection;
|
||||
caf::PdmField<QString> treeViewState;
|
||||
|
||||
void setUserScriptPath(const QString& path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user