mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4014 Implement caf::PdmUiVec3dEditor and a RicVec3dPickEventHandler
This commit is contained in:
@@ -49,6 +49,7 @@ ${CMAKE_CURRENT_LIST_DIR}/RicSelectOrCreateViewFeatureImpl.h
|
||||
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicPickEventHandler.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicContourMapPickEventHandler.h
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicVec3dPickEventHandler.h
|
||||
|
||||
# General delete of any object in a child array field
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicDeleteItemExec.h
|
||||
@@ -127,6 +128,7 @@ ${CMAKE_CURRENT_LIST_DIR}/RicSelectOrCreateViewFeatureImpl.cpp
|
||||
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicPickEventHandler.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicContourMapPickEventHandler.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicVec3dPickEventHandler.cpp
|
||||
|
||||
# General delete of any object in a child array field
|
||||
${CMAKE_CURRENT_LIST_DIR}/RicDeleteItemExec.cpp
|
||||
|
||||
Reference in New Issue
Block a user