]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_ObjectsBrowser.cpp
Salome HOME
Get rid of compilation warnings. Part II. MSVC warnings.
[modules/shaper.git] / src / XGUI / XGUI_ObjectsBrowser.cpp
index 86b46cf8bbd90ea437af0e93b5a0455bd329c4dc..09f572a6243f1e3e1ece680d6a0bd8c9b9b3ae2f 100644 (file)
@@ -618,8 +618,8 @@ void XGUI_ObjectsBrowser::clearContent()
 }
 
 //***************************************************
-void XGUI_ObjectsBrowser::onSelectionChanged(const QItemSelection& theSelected,
-                                       const QItemSelection& theDeselected)
+void XGUI_ObjectsBrowser::onSelectionChanged(const QItemSelection& /*theSelected*/,
+                                             const QItemSelection& /*theDeselected*/)
 {
   onSelectionChanged();
 }