mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
RiuQwtPlotWidget: fix actions on selection of axis.
This commit is contained in:
@@ -210,7 +210,7 @@ public:
|
||||
|
||||
QString asciiDataForPlotExport() const override;
|
||||
|
||||
void onAxisSelected( int axis, bool toggle ) override;
|
||||
void onAxisSelected( RiuPlotAxis axis, bool toggle ) override;
|
||||
void onChildDeleted( caf::PdmChildArrayFieldHandle* childArray,
|
||||
std::vector<caf::PdmObjectHandle*>& referringObjects ) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user