mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renames in RicPickEventHandler hierarchy
This commit is contained in:
@@ -29,6 +29,6 @@ public:
|
||||
static RicContourMapPickEventHandler* instance();
|
||||
|
||||
protected:
|
||||
bool handlePickEvent(const Ric3dPickEvent& eventObject) override;
|
||||
bool handle3dPickEvent(const Ric3dPickEvent& eventObject) override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user