Salome HOME
updated copyright message
[modules/gui.git] / src / QxScene / QxScene_ViewModel.cxx
index b599cffd83a0d4fef553fdfd79864cc3af77c532..7c587f40518340dfbb8fb5f0704fd691d3ac463b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  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
@@ -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");
 }