mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7780 Polyline Cell Filter : Make sure event handler is unregistered
This commit is contained in:
parent
2383cd1088
commit
7dfe35a9e0
@ -52,6 +52,7 @@ RicPolylineTargetsPickEventHandler::RicPolylineTargetsPickEventHandler( RimPolyl
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RicPolylineTargetsPickEventHandler::~RicPolylineTargetsPickEventHandler()
|
||||
{
|
||||
Ric3dViewPickEventHandler::unregisterAsPickEventHandler();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user