]> SALOME platform Git repositories - plugins/netgenplugin.git/blobdiff - src/GUI/NETGENPluginGUI_HypothesisCreator.cxx
Salome HOME
Enable Local Size for NETGEN 3D and NETGEN 2D
[plugins/netgenplugin.git] / src / GUI / NETGENPluginGUI_HypothesisCreator.cxx
index f2c685fe011a465f417c52a08a0dc8584ef8fef3..e5bb0aae1f479e1ff4706a399cccf654c415acb8 100644 (file)
@@ -236,7 +236,7 @@ QFrame* NETGENPluginGUI_HypothesisCreator::buildFrame()
   }
 
   myLocalSizeTable = 0;
-  if ( !myIsONLY )
+  //if ( !myIsONLY )
   {
     QWidget* localSizeGroup = new QWidget();
     QGridLayout* localSizeLayout = new QGridLayout(localSizeGroup);