#2331 WIP: Creating new RimGridView base class

This commit is contained in:
Jacob Støren
2018-01-12 14:12:31 +01:00
parent 4bf8de2787
commit 1bbd3ade7b
4 changed files with 343 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ namespace cvf {
///
///
//==================================================================================================
class RimGeoMechView : public Rim3dView
class RimGeoMechView : public RimGridView
{
CAF_PDM_HEADER_INIT;