projects
/
occt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
0025133: TKOpenGl - Crash on closing a view containing presentations with capping
[occt.git]
/
src
/
OpenGl
/
OpenGl_Flipper.cxx
diff --git
a/src/OpenGl/OpenGl_Flipper.cxx
b/src/OpenGl/OpenGl_Flipper.cxx
index
70206c6
..
242143b
100755
(executable)
--- a/
src/OpenGl/OpenGl_Flipper.cxx
+++ b/
src/OpenGl/OpenGl_Flipper.cxx
@@
-53,7
+53,7
@@
OpenGl_Flipper::OpenGl_Flipper (const gp_Ax2& theReferenceSystem)
// function : Release
// purpose :
// =======================================================================
-void OpenGl_Flipper::Release (const Handle(OpenGl_Context)& )
+void OpenGl_Flipper::Release (OpenGl_Context*)
{
//
}