Salome HOME
Removed qt3 support and replaced qt macros
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshOrderOp.h
index a899d3b22b1d3fbc07b663d456bb3370073729f3..00cc452fba041956bec38839fab4a1f331491581 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2014  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
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -81,7 +81,7 @@ protected:
   //! sets the dialog widgets to state just after operation start
   virtual void           initDialog();
 
- protected slots:
+ protected Q_SLOTS:
   virtual bool           onApply();
   virtual void           onCancel();