mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added UI editor handle to update 3D view
This commit is contained in:
@@ -105,13 +105,6 @@ void RicDeleteItemExec::undo()
|
||||
|
||||
listField->uiCapability()->updateConnectedEditors();
|
||||
|
||||
/*
|
||||
uiObj(obj)->updateConnectedEditors();
|
||||
|
||||
listField->uiCapability()->updateConnectedEditors();
|
||||
uiObj(listField->ownerObject())->updateConnectedEditors();
|
||||
*/
|
||||
|
||||
if (m_notificationCenter) m_notificationCenter->notifyObservers();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user