#1038 - pre-proto - Renaming feature for creating new well path fracture

This commit is contained in:
astridkbjorke
2017-01-02 14:01:31 +01:00
parent db3f7d6650
commit a45ed4bc19
7 changed files with 18 additions and 19 deletions

View File

@@ -296,7 +296,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
RiuSelectionItem* selItem = new RiuWellPathSelectionItem(wellPathSourceInfo, m_currentPickPositionInDomainCoords, firstPartTriangleIndex);
RiuSelectionManager::instance()->setSelectedItem(selItem, RiuSelectionManager::RUI_TEMPORARY);
commandIds << "RicNewWellPathCollFractureAtPosFeature";
commandIds << "RicNewWellPathFractureAtPosFeature";
//TODO: Update so these also use RiuWellPathSelectionItem