]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_ModelWidget.h
Salome HOME
Merge branch 'Dev_2.8.0'
[modules/shaper.git] / src / ModuleBase / ModuleBase_ModelWidget.h
index 8a8dfdf7b13ec15952968c59a8a7d2e91f606d9d..fbd0d6e11ce1d20dd76ad564e75f05244d4382d1 100644 (file)
@@ -253,10 +253,6 @@ Q_OBJECT
   /// \param theObj is updating object
   void updateObject(ObjectPtr theObj);
 
-  /// Sends Move event for the given object
-  /// \param theObj is object for moving
-  static void moveObject(ObjectPtr theObj);
-
   /// Translate passed string with widget context()
   virtual QString translate(const std::string& theStr) const;