Salome HOME
Updated copyright comment
[modules/gui.git] / src / OCCViewer / OCCViewer_EnvTextureDlg.h
index db345a03abb2d8cdc5a9ee40444cc28ed764e6aa..ea3d3938c79a9d5fbcc9ff1369b2e1c40b8d278f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2015-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -50,7 +50,7 @@ private slots:
 
 private:
   void initParam();
-  void setEnvTexture( Handle(Graphic3d_TextureEnv), V3d_TypeOfSurfaceDetail );
+  void setEnvTexture( Handle(Graphic3d_TextureEnv) );
 
   OCCViewer_ViewFrame* myViewFrame;
   Handle(V3d_View) myView3d;