Renames in RicPickEvent

This commit is contained in:
Gaute Lindkvist
2019-02-05 16:07:24 +01:00
parent 0e52426071
commit 8400e4ea02
19 changed files with 24 additions and 24 deletions

View File

@@ -75,7 +75,7 @@ void RicCreateWellTargetsPickEventHandler::notifyUnregistered()
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
bool RicCreateWellTargetsPickEventHandler::handlePickEvent(const Ric3DPickEvent& eventObject)
bool RicCreateWellTargetsPickEventHandler::handle3dPickEvent(const Ric3dPickEvent& eventObject)
{
if (!caf::SelectionManager::instance()->isSelected(m_geometryToAddTargetsTo.p(), 0))
{