#2331 Renamed RimView to Rim3dView

This commit is contained in:
Jacob Støren
2018-01-09 10:11:28 +01:00
parent 038914dc01
commit cb6d49a611
139 changed files with 1487 additions and 394 deletions

View File

@@ -19,7 +19,7 @@
#pragma once
#include "RimView.h"
#include "Rim3dView.h"
#include "cafAppEnum.h"
#include "cafPdmChildField.h"
@@ -51,7 +51,7 @@ namespace cvf {
///
///
//==================================================================================================
class RimGeoMechView : public RimView
class RimGeoMechView : public Rim3dView
{
CAF_PDM_HEADER_INIT;