mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3087 Show plot data. Add context menu: export to file
This commit is contained in:
@@ -131,6 +131,7 @@ void RicShowPlotDataFeature::showTabbedTextWindow(const QString& title, std::fun
|
||||
textWiget->setMinimumSize(800, 600);
|
||||
|
||||
textWiget->setWindowTitle(title);
|
||||
textWiget->setDescription(title);
|
||||
textWiget->setTextProvider(textProvider);
|
||||
|
||||
textWiget->show();
|
||||
|
||||
Reference in New Issue
Block a user