mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename to RiuPlotMainWindow
This commit is contained in:
@@ -50,7 +50,7 @@ void RicSnapshotAllPlotsToFileFeature::saveAllPlots()
|
||||
{
|
||||
RiaApplication* app = RiaApplication::instance();
|
||||
|
||||
RiuMainPlotWindow* mainPlotWindow = app->mainPlotWindow();
|
||||
RiuPlotMainWindow* mainPlotWindow = app->mainPlotWindow();
|
||||
if (!mainPlotWindow) return;
|
||||
|
||||
RimProject* proj = app->project();
|
||||
|
||||
Reference in New Issue
Block a user