Salome HOME
Switch to SSL mode for tests : naive approach
[modules/geom.git] / src / Material / Material_ResourceMgr.h
index b58790d8f673a8c0f0c6424f299436c82a0aadc4..3825ed6c2f9ec9c85f7c1a1a363f38c1dd69e7d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // 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 @@ class QFileSystemWatcher;
 
 class MATERIAL_SALOME_EXPORT Material_ResourceMgr : public QObject, public QtxResourceMgr
 {
-  Q_OBJECT;
+  Q_OBJECT
 
   class Updater;