Salome HOME
updated copyright message
[modules/gui.git] / src / QxScene / QxScene_ViewModel.cxx
index 969e35cc2add1babd9102f23ccd6f5aab83bc3b6..61bc79c2a67dcd7bae8df85aa279da29cb639f91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  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
@@ -84,7 +84,7 @@ SUIT_ViewWindow* QxScene_Viewer::createView(SUIT_Desktop* theDesktop)
 /*!
   Builds popup for QxScene viewer
 */
-void QxScene_Viewer::contextMenuPopup(QMenu* thePopup)
+void QxScene_Viewer::contextMenuPopup(QMenu* /*thePopup*/)
 {
   DEBTRACE("QxScene_Viewer::contextMenuPopup");
 }