mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1125 Limit size of string in legend and info, reordered tracer combo
This commit is contained in:
@@ -40,7 +40,9 @@ public:
|
||||
|
||||
bool isNativeResult() const;
|
||||
|
||||
std::string uiText();
|
||||
std::string uiText() const;
|
||||
std::string uiShortText() const;
|
||||
|
||||
std::string variableName;
|
||||
std::set<std::string> selectedTracerNames;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user