From: asl Date: Wed, 15 Nov 2017 07:36:06 +0000 (+0300) Subject: refs #1341: debug of tests on Linux X-Git-Tag: v2.1~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=80d37f9d9d87a7a2d50bd68000dac2e6b2e04161;p=modules%2Fhydro.git refs #1341: debug of tests on Linux --- diff --git a/src/HYDRO_tests/TestViewer.cxx b/src/HYDRO_tests/TestViewer.cxx index 6aa098d3..0a629299 100644 --- a/src/HYDRO_tests/TestViewer.cxx +++ b/src/HYDRO_tests/TestViewer.cxx @@ -143,7 +143,7 @@ void TestViewer::show( const Handle(AIS_InteractiveObject)& theObject, if( !aNewKey.isEmpty() ) { myKey = aNewKey; - eraseAll( false ); + eraseAll( false, true ); } if( theSelectionMode > 0 )