mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Project Tree updates (#8490)
Split project tree into multiple dockable tree views for plots, keeping one for 3d views.
This commit is contained in:
@@ -314,3 +314,11 @@ bool RiaDefines::isInjector( WellProductionType wellProductionType )
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QString RiaDefines::stringListSeparator()
|
||||
{
|
||||
return "|";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user