]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_DataModel.h
Salome HOME
Improvement of the structure
[modules/shaper.git] / src / XGUI / XGUI_DataModel.h
index 477370cc6309fcc78249930dfcc1f7829da2399e..5e446bf0e55ae13e021dfcd83b9785e29099934f 100644 (file)
@@ -172,6 +172,8 @@ private:
 
   QModelIndex getIndex(ModuleBase_ITreeNode* theNode, int thCol) const;
 
+  void updateSubTree(ModuleBase_ITreeNode* theParent);
+
   /// Find a root index which contains objects of the given document
   /// \param theDoc the document object
   //QModelIndex findDocumentRootIndex(const ModelAPI_Document* theDoc, int aColumn = 1) const;