0025133: TKOpenGl - Crash on closing a view containing presentations with capping
[occt.git] / samples / qt / VoxelDemo / src / VoxelClient_VisDrawer.cxx
index 9d72274..15cfa91 100644 (file)
@@ -42,7 +42,7 @@ public:
 
   void Render (const Handle(OpenGl_Workspace) &theWorkspace) const;
 
-  virtual void Release (const Handle(OpenGl_Context)& theContext)
+  virtual void Release (OpenGl_Context* theContext)
   {
     //
   }