mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3291 Fix by differensiating between dynamic and default pickEventHandlers
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
//==================================================================================================
|
||||
///
|
||||
//==================================================================================================
|
||||
class Ric3dWellLogCurvePickEventHandler : public RicPickEventHandler
|
||||
class Ric3dWellLogCurvePickEventHandler : public RicDefaultPickEventHandler
|
||||
{
|
||||
public:
|
||||
static Ric3dWellLogCurvePickEventHandler* instance();
|
||||
|
||||
Reference in New Issue
Block a user