From: isn Date: Fri, 10 Nov 2017 13:25:40 +0000 (+0300) Subject: refs# #1339 debug X-Git-Tag: v2.1~32 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fd2ea8ed2bd1f824bc0f745e277e5e76f846c066;p=modules%2Fhydro.git refs# #1339 debug --- diff --git a/src/HYDROGUI/HYDROGUI_CalculationOp.cxx b/src/HYDROGUI/HYDROGUI_CalculationOp.cxx index baaa2485..092c97bf 100644 --- a/src/HYDROGUI/HYDROGUI_CalculationOp.cxx +++ b/src/HYDROGUI/HYDROGUI_CalculationOp.cxx @@ -492,7 +492,7 @@ void HYDROGUI_CalculationOp::onCreateRegion( const QList& theZ { aPanel->refreshZonesBrowser(); } - createPreview( false ); + createPreview( false, false, false ); } }