]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_FacesPanel.h
Salome HOME
Issue #2556: "What is" window
[modules/shaper.git] / src / XGUI / XGUI_FacesPanel.h
index 567fa8e1390742c3c0e00f3a659b398f4572333c..be9b5ab02ccd70aff6d5239ffd69c00fbf3df92e 100644 (file)
@@ -171,11 +171,6 @@ private:
   static void updateProcessedObjects(QMap<int, std::shared_ptr<ModuleBase_ViewerPrs> > theItems,
                                      std::set<std::shared_ptr<ModelAPI_Object> >& theObjects);
 
-  /// Generates a presentation name in form: <object_name>/<face>_<face_index>
-  /// \param thePrs a presentation
-  /// \return string value
-  static QString generateName(const std::shared_ptr<ModuleBase_ViewerPrs>& thePrs);
-
 protected slots:
   /// Deletes element in list of items
   void onDeleteItem();