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

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