From: asl Date: Tue, 17 Dec 2013 10:19:50 +0000 (+0000) Subject: bug #42: activation of point C X-Git-Tag: BR_hydro_v_0_6~64 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=308c724d3023ad962b2741cf1d5c6bf9faaf0856;p=modules%2Fhydro.git bug #42: activation of point C --- diff --git a/src/HYDROGUI/HYDROGUI_ImportImageOp.cxx b/src/HYDROGUI/HYDROGUI_ImportImageOp.cxx index b3232d5f..f7f0fcf4 100644 --- a/src/HYDROGUI/HYDROGUI_ImportImageOp.cxx +++ b/src/HYDROGUI/HYDROGUI_ImportImageOp.cxx @@ -558,6 +558,7 @@ void HYDROGUI_ImportImageOp::onCreatePreview( QImage theImage ) aPanel->initializePointSelection(); onPointSelected( false ); + onSetCIsUsed( !aPanel->isByTwoPoints() ); } void HYDROGUI_ImportImageOp::onActivatePointSelection( int thePointType )