Salome HOME
bos #19960: [CEA 19958] Show/Hide SHAPERSTUDY objects
[modules/geom.git] / src / GEOMGUI / GEOMGUI_CreationInfoWdg.h
index ca722bc20bd1601ed36f6d2f957bd706a884cbf4..924b64aeb631118f7570033b79f4fd23f4169a5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  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
@@ -44,7 +44,7 @@ class SalomeApp_Application;
  */
 class GEOMGUI_EXPORT GEOMGUI_CreationInfoWdg : public QWidget
 {
-  Q_OBJECT;
+  Q_OBJECT
 
  public:
   GEOMGUI_CreationInfoWdg( SalomeApp_Application* app );