From fc7ee0dca3b3b5c80d9d6f22768a2519307078da Mon Sep 17 00:00:00 2001 From: gdd Date: Fri, 1 Apr 2011 14:05:39 +0000 Subject: [PATCH] Merge from V6_main --- src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx | 1 + 1 file changed, 1 insertion(+) 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); -- 2.39.2