Salome HOME
Merge branch 'V9_9_BR'
[modules/paravis.git] / src / Plugins / MEDReader / plugin / ParaViewPlugin / pqMEDReaderFieldsWidget.h
index a11dc1f9f62a50f7eeb5e89382e84b8f549810e8..9e0d59bdc4a61f73bff6f11905e2b5007fba95e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -64,7 +64,7 @@ protected slots:
   void updateChecks();
 
 private:
-  Q_DISABLE_COPY(pqMEDReaderFieldsWidget);
+  Q_DISABLE_COPY(pqMEDReaderFieldsWidget)
 };
 
 #endif