mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#872 When exporting several summary plots the data from different plots are stored to different files, and adding extension .csv to files files exported for wellLogPlots and summaryPlots.
This commit is contained in:
@@ -99,7 +99,7 @@ public:
|
||||
virtual void zoomAll() override;
|
||||
virtual QWidget* viewWidget() override;
|
||||
|
||||
QString asciiDataForPlotExport();
|
||||
QString asciiDataForPlotExport() const;
|
||||
|
||||
protected:
|
||||
|
||||
|
Reference in New Issue
Block a user