Salome HOME
0023115: [CEA 1545] Regression on KindOfShape method
[modules/geom.git] / src / PrimitiveGUI / PrimitiveGUI_FaceDlg.h
index bc2c398c0f07cbc7c693cb657ba7d4fd9f6ce0c3..f4cade400a9704090d33c3b9cbde34e6edc6f2ba 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -49,6 +49,7 @@ protected:
   virtual bool                       isValid( QString& );
   virtual bool                       execute( ObjectList& );
   virtual void                       addSubshapesToStudy();
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
     
 private:
   void                               Init();