]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/GuiHelpers/StandardApp_Module.hxx
Salome HOME
Copyright update 2020
[modules/gui.git] / src / GuiHelpers / StandardApp_Module.hxx
index 26acb0e2c1cf4a6e612f531876ff23d2b276a296..b73e2e6592a1176293a624dc9e7384aee6490b29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2011-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
@@ -103,7 +103,7 @@ protected:
   virtual void createModuleActions();
 
   /* Use this to create a root entry in the study for this module */
-  void createStudyComponent(SUIT_Study*);
+  void createStudyComponent();
   /* Implement this to say if study component entry should be created
      at activation step */
   virtual bool createStudyComponentAtActivation();