Salome HOME
[EDF24817] : MEDReader deal with file series considered as Spatial aggragation not...
[modules/paravis.git] / src / Plugins / MEDReader / plugin / ParaViewPlugin / pqMEDReaderTimesFlagsWidget.h
index 742d13d9b434df45634f31a0362f9ca39f9592eb..bbacb2385d3666bdc6b195148907c18a05403983 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
@@ -85,7 +85,7 @@ protected:
   vtkIdType CachedTsId;
 
 private:
-  Q_DISABLE_COPY(pqMEDReaderTimesFlagsWidget);
+  Q_DISABLE_COPY(pqMEDReaderTimesFlagsWidget)
 };
 
 #endif