Salome HOME
Merge multi-study removal branch.
[modules/geom.git] / src / GEOMToolsGUI / GEOMToolsGUI_PublishDlg.h
index e36392bbfe80d0e6fef38e8e456ce7424e67f3a9..6b68eb01f7ee894b81ee323d982f58587f29bc2e 100644 (file)
@@ -59,8 +59,8 @@ public:
 
 protected:
   void               initData();
-  void               buildTree(_PTR(Study) theStudy, SalomeApp_DataObject* theItem);
-  QTreeWidgetItem*   findParentItem(_PTR(Study) theStudy, SalomeApp_DataObject* theItem, BufferedList& theList);
+  void               buildTree(SalomeApp_DataObject* theItem);
+  QTreeWidgetItem*   findParentItem(SalomeApp_DataObject* theItem, BufferedList& theList);
   QTreeWidgetItem*   createItem(QTreeWidgetItem* theItem, Pair theAttributes, bool isCheckable);
   void               getDrawableList(QTreeWidgetItem* theItem, QList<QTreeWidgetItem*>& theList);
   void               getTails(QTreeWidgetItem* theItem, QList<QTreeWidgetItem*>& theList);