]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Merge branch 'master' of ssh://git.salome-platform.org/modules/gui
authorabn <adrien.bruneton@cea.fr>
Thu, 25 Sep 2014 07:20:58 +0000 (09:20 +0200)
committerabn <adrien.bruneton@cea.fr>
Thu, 25 Sep 2014 07:20:58 +0000 (09:20 +0200)
src/PyConsole/PyConsole_Editor.cxx

index 66aaf5b9b72b12f3e4cf30ad04dbc512a2cfa989..300915c70af1ed2098ebefdb08b1874f5b7db456 100644 (file)
@@ -169,7 +169,7 @@ PyConsole_Editor::PyConsole_Editor( PyConsole_Interp* theInterp,
   myCmdInHistory( -1 ),
   myEventLoop( 0 ),
   myShowBanner( true ),
-  myIsSync( true ),
+  myIsSync( false ),
   myIsSuppressOutput( false )
 {
   QString fntSet( "" );