mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename to Data Source Property Editor
This commit is contained in:
parent
fcec67e95e
commit
50185418c2
@ -579,7 +579,7 @@ void RiuPlotMainWindow::createDockPanels()
|
|||||||
|
|
||||||
auto leftPropertyView = createPropertyView( "Property Editor", RiuDockWidgetTools::plotMainWindowPropertyEditorName(), leftArea );
|
auto leftPropertyView = createPropertyView( "Property Editor", RiuDockWidgetTools::plotMainWindowPropertyEditorName(), leftArea );
|
||||||
auto rightPropertyView =
|
auto rightPropertyView =
|
||||||
createPropertyView( "Property Editor (Right)", RiuDockWidgetTools::plotMainWindowPropertyEditorRightName(), rightArea );
|
createPropertyView( "Data Source Property Editor", RiuDockWidgetTools::plotMainWindowPropertyEditorRightName(), rightArea );
|
||||||
|
|
||||||
// Connect project trees with property views
|
// Connect project trees with property views
|
||||||
for ( int i = 0; i < nTreeViews; i++ )
|
for ( int i = 0; i < nTreeViews; i++ )
|
||||||
|
Loading…
Reference in New Issue
Block a user