Salome HOME
Fix for bug 0019870(Import/Export should show current directory).
[modules/geom.git] / src / PrimitiveGUI / PrimitiveGUI_BoxDlg.h
index 85bcdba10d98dbcc31192734fd6a4e791ac87fa1..5ff6bf50cac8e9f95202b44466e99f6cc2b0bb09 100644 (file)
@@ -17,7 +17,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
@@ -52,7 +52,7 @@ protected:
     virtual GEOM::GEOM_IOperations_ptr createOperation();
     virtual bool isValid( QString& );
     virtual bool execute( ObjectList& objects );
-    
+    virtual void addSubshapesToStudy();
     virtual void closeEvent( QCloseEvent* e );
 
 private :