mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-20 11:48:35 -06:00
Make sure plot window is activated after creating/opening it.
This commit is contained in:
parent
470c28677c
commit
0d9f810718
@ -1408,7 +1408,7 @@ RiuPlotMainWindow* RiaApplication::getOrCreateAndShowMainPlotWindow()
|
||||
}
|
||||
|
||||
m_mainPlotWindow->raise();
|
||||
|
||||
m_mainPlotWindow->activateWindow();
|
||||
return m_mainPlotWindow;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user