mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
(#496) Use system macro for init of abstract PDM classes
Removed project specific macro
This commit is contained in:
@@ -55,9 +55,7 @@ void caf::AppEnum< RimView::SurfaceModeType >::setUp()
|
||||
} // End namespace caf
|
||||
|
||||
|
||||
#include "cafPdmAbstractClassSourceInit.h"
|
||||
|
||||
CAF_PDM_ABSTRACT_SOURCE_INIT(RimView, "GenericView"); // Do not use. Abstract class
|
||||
CAF_PDM_XML_ABSTRACT_SOURCE_INIT(RimView, "GenericView"); // Do not use. Abstract class
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user