Salome HOME
0022377: EDF 2752 GEOM: Add a preference in order to automatically unpublished parent...
[modules/geom.git] / src / BlocksGUI / BlocksGUI_BlockDlg.h
index a8a9aedd4cedcf180ae57e7a85587fcce52bb146..5560ea9f934d64baf6e8316965c673515daeff27 100644 (file)
@@ -51,6 +51,7 @@ protected:
   virtual bool                       isValid (QString&);
   virtual bool                       execute (ObjectList&);
   virtual void                       addSubshapesToStudy();
+  virtual QList<GEOM::GeomObjPtr>    getSourceObjects();
 
 private:
   void                               Init();