mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1401 Disable model change notification for several features
This commit is contained in:
@@ -57,6 +57,8 @@ bool RicExportFaultsFeature::isCommandEnabled()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicExportFaultsFeature::onActionTriggered(bool isChecked)
|
||||
{
|
||||
this->disableModelChangeContribution();
|
||||
|
||||
std::vector<RimFault*> selectedFaults;
|
||||
|
||||
caf::SelectionManager::instance()->objectsByType(&selectedFaults);
|
||||
|
||||
Reference in New Issue
Block a user