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