Salome HOME
Copyright update 2021
[samples/atomic.git] / src / ATOMICGUI / ATOMICGUI_CreateMolOp.h
index e9f9f0235d4dc08263464155e85f558543609d8f..74344abeba58021556f5dbb97356aa9c546debb8 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  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_CREATECONF_OP_H
 #define ATOMICGUI_CREATECONF_OP_H
 
-#include <ATOMICGUI_Operation.h>
+#include "ATOMICGUI_ATOMICGUI.hxx"
+
+#include "ATOMICGUI_Operation.h"
 
 /*!
  * Class       : ATOMICGUI_AddAtomOp
  * Description : Operation class for Molecule creation
  */
-class ATOMICGUI_CreateMolOp : public ATOMICGUI_Operation
+class ATOMICGUI_EXPORT ATOMICGUI_CreateMolOp : public ATOMICGUI_Operation
 {
   Q_OBJECT