From: gdd Date: Fri, 1 Apr 2011 14:05:39 +0000 (+0000) Subject: Merge from V6_main X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FBR_ATTRACTOR_GEO;p=plugins%2Fblsurfplugin.git Merge from V6_main --- diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx index 3ed071a..75df860 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx @@ -871,6 +871,7 @@ QFrame* BLSURFPluginGUI_HypothesisCreator::buildFrame() myAttDistSpin2->setValue(0.); myAttSizeSpin->setValue(0.); mySmpSizeSpin->setValue(0.); + // ADD WIDGETS (SIZEMAP TAB) anSmpLayout->addWidget(mySizeMapTable, 0, 0, SMP_NB_LINES, 1);