From: rnv Date: Tue, 14 Feb 2012 12:32:17 +0000 (+0000) Subject: Build SALOME on win32 platform. X-Git-Tag: V6_5_0a1~67 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e74a97e6fc434c7205417e5f4557a8519e8df443;p=modules%2Fgeom.git Build SALOME on win32 platform. --- diff --git a/src/GEOMGUI/GeometryGUI.cxx b/src/GEOMGUI/GeometryGUI.cxx index a230d3725..674eb2869 100644 --- a/src/GEOMGUI/GeometryGUI.cxx +++ b/src/GEOMGUI/GeometryGUI.cxx @@ -1696,7 +1696,7 @@ void GeometryGUI::createPreferences() LightApp_Preferences::Selector, "Geometry", "back_material" ); - int nb = 4; + const int nb = 4; int wd[nb]; int iter=0;