]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
To fix a compilation problem
authorapo <apo@opencascade.com>
Wed, 26 Oct 2005 14:16:56 +0000 (14:16 +0000)
committerapo <apo@opencascade.com>
Wed, 26 Oct 2005 14:16:56 +0000 (14:16 +0000)
src/SVTK/SVTK_View.h

index edd6ec1f7c7435a48fe89b0482e5047250c8f42a..2512c34979a60495ac7970279e7f66dc892129d1 100644 (file)
@@ -44,7 +44,7 @@ public:
   //----------------------------------------------------------------------------
   //! Redirect the request to #SVTK_MainWindow::Repaint (just for flexibility)
   void
-  Repaint(bool theUpdateTrihedron);
+  Repaint(bool theUpdateTrihedron = true);
 
   //----------------------------------------------------------------------------
   //! Redirect the request to #SVTK_MainWindow::GetRenderer (just for flexibility)