mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3087 Show plot data. Fix typo
This commit is contained in:
parent
0baf2226a2
commit
a949f2acec
@ -39,7 +39,7 @@ protected:
|
||||
|
||||
public:
|
||||
static void showTabbedTextWindow(const QString& title, std::function<QString(DateTimePeriod)> textProvider);
|
||||
static void RicShowPlotDataFeature::showTextWindow(const QString& title, const QString& text);
|
||||
static void showTextWindow(const QString& title, const QString& text);
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user