Moved building of time step names for UI to case

This commit is contained in:
Magne Sjaastad
2015-09-21 11:20:07 +02:00
parent c32f4cabfe
commit 06e8bc2ec5
6 changed files with 65 additions and 32 deletions

View File

@@ -85,7 +85,8 @@ public:
RimIdenticalGridCaseGroup* parentGridCaseGroup();
virtual std::vector<RimView*> views();
virtual QStringList timeStepStrings();
// Overridden methods from PdmObject
public: