mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5174 Paint non-filled plot symbols with curve color rather than edge color
This commit is contained in:
@@ -122,7 +122,6 @@ protected:
|
||||
void updateOptionSensitivity();
|
||||
void updatePlotTitle();
|
||||
virtual void updateLegendsInPlot();
|
||||
void defineUiOrdering( QString uiConfigName, caf::PdmUiOrdering& uiOrdering ) override;
|
||||
|
||||
void setSamplesFromXYErrorValues( const std::vector<double>& xValues,
|
||||
const std::vector<double>& yValues,
|
||||
|
||||
Reference in New Issue
Block a user