Moved the new resultCollection class to new files

Also removed obsolete file, and added missing header files to the
CMakeLists file
This commit is contained in:
Jacob Støren
2015-06-04 12:35:22 +02:00
parent a3fa27d2ec
commit 273e91d38d
11 changed files with 395 additions and 318 deletions

View File

@@ -39,6 +39,7 @@
#include "RigFemPartCollection.h"
#include "RimGeoMechResultSlot.h"
#include "RigFemResultAddress.h"
#include "RigFemPartResultsCollection.h"
CAF_PDM_SOURCE_INIT(Rim3dOverlayInfoConfig, "View3dOverlayInfoConfig");