mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Revert "#6412 Hide experimental Stimplan features behind RESINSIGHT_DEVEL env var."
This reverts commit ae18dc8898.
This commit is contained in:
@@ -1451,10 +1451,7 @@ void RimProject::defineUiTreeOrdering( caf::PdmUiTreeOrdering& uiTreeOrdering, Q
|
||||
|
||||
if ( mainPlotCollection->fractureModelPlotCollection() )
|
||||
{
|
||||
if ( RiaApplication::enableDevelopmentFeatures() )
|
||||
{
|
||||
itemCollection->add( mainPlotCollection->fractureModelPlotCollection() );
|
||||
}
|
||||
itemCollection->add( mainPlotCollection->fractureModelPlotCollection() );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user