Salome HOME
PAL10870 - to improve export of Plot2d to PostScript
[modules/gui.git] / src / CAF / CAF_Application.h
index 9c377a8fae157f4d62f31985340d181f6c507488..1ec88331d43d39bfa8541c7693cbc70d6d388d73 100755 (executable)
@@ -1,3 +1,21 @@
+// Copyright (C) 2005  OPEN CASCADE, CEA/DEN, EDF R&D, PRINCIPIA R&D
+// 
+// This library is free software; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public
+// License as published by the Free Software Foundation; either 
+// version 2.1 of the License.
+// 
+// This library is distributed in the hope that it will be useful 
+// but WITHOUT ANY WARRANTY; without even the implied warranty of 
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU 
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public  
+// 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.salome-platform.org/
+//
 #ifndef CAF_APPLICATION_H
 #define CAF_APPLICATION_H
 
@@ -30,8 +48,6 @@ public:
 
   Handle(TDocStd_Application) stdApp() const;
 
-  virtual QString             storageFormat() const;
-
   virtual QString             getFileFilter() const;
 
 public slots: