From: adam Date: Tue, 22 Mar 2011 15:03:19 +0000 (+0000) Subject: Fix a bug in args list of startGUI X-Git-Tag: Start_BR_19998_21191~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=64040eb3d8c4c5082ac084aeee1598257de8d30a;p=modules%2Fkernel.git Fix a bug in args list of startGUI --- diff --git a/bin/runSalome.py b/bin/runSalome.py index 3b89adb53..ac2b60d59 100755 --- a/bin/runSalome.py +++ b/bin/runSalome.py @@ -394,7 +394,7 @@ class NotifyServer(Server): # # ----------------------------------------------------------------------------- -def startGUI(): +def startGUI(clt): """Salome Session Graphic User Interface activation""" import Engines import SALOME