]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
Merge branch 'BR_LAND_COVER' of ssh://git.salome-platform.org/modules/hydro into...
authormkr <mkr@opencascade.com>
Fri, 19 Jun 2015 11:43:10 +0000 (14:43 +0300)
committermkr <mkr@opencascade.com>
Fri, 19 Jun 2015 11:43:10 +0000 (14:43 +0300)
1  2 
src/HYDROGUI/HYDROGUI_CalculationDlg.cxx

index 21773bc8b77b0dedb0daa536927977ca9d82e572,83249f3cf77a9639482038896a2a3faa40775d9b..b170a72b63634d4b2b4598d846668812815c4465
@@@ -879,10 -842,8 +879,8 @@@ void HYDROGUI_CalculationDlg::setEdited
    myValidator->setEditedObject( theCase );
  
    // Build the calculation case subtree
-   module()->getDataModel()->buildCaseTree( myBrowser->root(), myEditedObject );
-   // TODO: build subtree items corresponding to regions constructed on land covers
-   //...
+   module()->getDataModel()->buildCaseTree( myBrowser->root(), myEditedObject, false );
 -  
 +
    myBrowser->updateTree();
    myBrowser->openLevels();
    myBrowser->adjustColumnsWidth();