mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Show templates as separate project explorer tab. (#8902)
Add templates as separate project explorer tab. Add support for renaming and editing templates
This commit is contained in:
@@ -148,6 +148,14 @@ QString RiuDockWidgetTools::plotMainWindowPlotsTreeName()
|
||||
return "plotMainWindow_dockPlotsTree";
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QString RiuDockWidgetTools::plotMainWindowTemplateTreeName()
|
||||
{
|
||||
return "plotMainWindow_dockTemplatesTree";
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user