Salome HOME
First integration of a new PV3D viewer.
[modules/gui.git] / src / Session / SALOME_Session_Server.cxx
index 876289b1b2ec56384e09efdfc4bbb40cbfb2ee01..2d02db84be153fea611656185223ab487fd2a1e1 100644 (file)
@@ -495,6 +495,7 @@ int AbstractGUIAppMain(int argc, char **argv)
 
   // Create Qt application instance: this should be done as early as possible!
   // Note: QApplication forces setting locale LC_ALL to system one: setlocale(LC_ALL, "").
+  SetArgcArgv(argc,argv);
   Application app(argc, argv);
 
   // Initialize Python (only once)