]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_Viewer.cpp
Salome HOME
Command New Document provided
[modules/shaper.git] / src / XGUI / XGUI_Viewer.cpp
index 6bec77168952fad966741f91e2c8b30c31822bb9..6added867d745cb571e124b72d7c6b6dda85b06f 100644 (file)
@@ -227,7 +227,7 @@ bool XGUI_Viewer::isTrihedronVisible() const
  \param on - new state
  */
 
-void XGUI_Viewer::setTrihedronShown(const bool on)
+void XGUI_Viewer::setTrihedronShown(bool on)
 {
   if (myTrihedron.IsNull())
     return;