X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHOMARDGUI%2FMonEditListGroup.h;h=953fcf67f088b47aec920e48666edadcc49f44c2;hb=refs%2Ftags%2FV9_13_0b1;hp=3e8b099fd7c0b26facea5fd31b2db24f8707fac7;hpb=a3b974f0f68b4ea42bbfadb42106996e9a1842c8;p=modules%2Fhomard.git diff --git a/src/HOMARDGUI/MonEditListGroup.h b/src/HOMARDGUI/MonEditListGroup.h index 3e8b099f..953fcf67 100644 --- a/src/HOMARDGUI/MonEditListGroup.h +++ b/src/HOMARDGUI/MonEditListGroup.h @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2024 CEA, EDF // // 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 @@ -20,6 +20,7 @@ #ifndef MON_EDITLISTGROUP_H #define MON_EDITLISTGROUP_H +#include "HOMARDGUI_Exports.hxx" #include #include @@ -31,7 +32,7 @@ class MonCreateHypothesis; class MonCreateBoundaryDi; -class MonEditListGroup : public MonCreateListGroup +class HOMARD_EXPORT MonEditListGroup : public MonCreateListGroup { Q_OBJECT