From: gdd Date: Mon, 26 Apr 2010 13:15:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V5_1_4rc1~22 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9f58daf0821310e07d041274ca08e24a8ab2bd45;p=modules%2Fgeom.git *** empty log message *** --- diff --git a/doc/salome/gui/GEOM/images/pipetshape_dlg.png b/doc/salome/gui/GEOM/images/pipetshape_dlg.png index d4b51d255..c050500d8 100644 Binary files a/doc/salome/gui/GEOM/images/pipetshape_dlg.png and b/doc/salome/gui/GEOM/images/pipetshape_dlg.png differ diff --git a/src/AdvancedGUI/AdvancedGUI_PipeTShapeDlg.cxx b/src/AdvancedGUI/AdvancedGUI_PipeTShapeDlg.cxx index ba3daed37..2c476cc74 100644 --- a/src/AdvancedGUI/AdvancedGUI_PipeTShapeDlg.cxx +++ b/src/AdvancedGUI/AdvancedGUI_PipeTShapeDlg.cxx @@ -69,7 +69,7 @@ AdvancedGUI_PipeTShapeDlg::AdvancedGUI_PipeTShapeDlg(GeometryGUI* theGeometryGUI tshapeScreenShotLabel->setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding); tshapeScreenShotLabel->setAlignment(Qt::AlignCenter); - tshapeScreenShotLabel->setMinimumSize(240, 304); + tshapeScreenShotLabel->setMinimumSize(100, 100); MainTubeGroupParams = new DlgRef_3Spin(); MainTubeGroupParams->GroupBox1->setTitle(tr("GEOM_PIPE_TSHAPE_MPIPE"));