mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4569 Summary Command Line: Add support for normalization (-n)
This commit is contained in:
committed by
Gaute Lindkvist
parent
421cbb3e74
commit
b670f3df0d
@@ -140,6 +140,7 @@ public:
|
||||
bool hasCustomFontSizes(RiaDefines::FontSettingType fontSettingType, int defaultFontSize) const override;
|
||||
bool applyFontSize(RiaDefines::FontSettingType fontSettingType, int oldFontSize, int fontSize, bool forceChange = false) override;
|
||||
|
||||
void setNormalizationEnabled(bool enable);
|
||||
bool isNormalizationEnabled();
|
||||
void showLegend(bool enable);
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user