Salome HOME
Merge branch 'V9_9_BR'
[modules/paravis.git] / src / Plugins / MEDReader / plugin / ParaViewPlugin / pqMEDReaderVectorsWidget.h
index f14047e65fca52d1c8162d889e988a4eb4fa4baa..2cfa1717ebbce13433c3cff848565cda8fb8a136 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  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
@@ -33,7 +33,7 @@ public:
   virtual ~pqMEDReaderVectorsWidget();
 
 private:
-  Q_DISABLE_COPY(pqMEDReaderVectorsWidget);
+  Q_DISABLE_COPY(pqMEDReaderVectorsWidget)
 
   class pqInternals;
   pqInternals* Internals;