mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#496) Use system macro for init of abstract PDM classes
Removed project specific macro
This commit is contained in:
@@ -20,14 +20,12 @@
|
||||
#include "RimCase.h"
|
||||
#include "cafPdmObjectFactory.h"
|
||||
|
||||
#include "cafPdmAbstractClassSourceInit.h"
|
||||
|
||||
#include <QFile>
|
||||
#include <QFileInfo>
|
||||
#include <QDir>
|
||||
#include <QDebug>
|
||||
|
||||
CAF_PDM_ABSTRACT_SOURCE_INIT(RimCase, "RimCase");
|
||||
CAF_PDM_XML_ABSTRACT_SOURCE_INIT(RimCase, "RimCase");
|
||||
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user