Salome HOME
Copyright update 2022
[modules/paravis.git] / src / Plugins / MEDReader / plugin / ParaViewPlugin / pqExtractGroupFieldsWidget.h
index 34add9bbe54ef7a5762eeddcf6d9488b2ae37543..27ac2f9de72b1cae22be9029d73bde70decd8bc1 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
@@ -42,7 +42,7 @@ protected:
   void loadTreeWidgetItems();
 
 private:
-  Q_DISABLE_COPY(pqExtractGroupFieldsWidget);
+  Q_DISABLE_COPY(pqExtractGroupFieldsWidget)
 };
 
 #endif