Salome HOME
Copyright update 2020
[samples/atomic.git] / src / ATOMICGUI / ATOMICGUI_RenameOp.h
index 93c6dc47ffcfc47b7c3e591211eb28760f0a4fce..09ffabdca42b78b689e3c9289f53bdd3ae02d076 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  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
 #ifndef ATOMICGUI_RENAME_OP_H
 #define ATOMICGUI_RENAME_OP_H
 
-#include <ATOMICGUI_Operation.h>
+#include "ATOMICGUI_ATOMICGUI.hxx"
+
+#include "ATOMICGUI_Operation.h"
 
 /*!
  * Class       : ATOMICGUI_DeleteOp
  * Description : Operation for objects rename in ATOMIC component
  */
-class ATOMICGUI_RenameOp : public ATOMICGUI_Operation
+class ATOMICGUI_EXPORT ATOMICGUI_RenameOp : public ATOMICGUI_Operation
 {
   Q_OBJECT