Documentation/Source/eric6.UI.UserInterface.html

changeset 5379
0f14e170a803
parent 5371
01c4c059142b
child 5430
309f2b7449cc
diff -r 9e972ace410a -r 0f14e170a803 Documentation/Source/eric6.UI.UserInterface.html
--- a/Documentation/Source/eric6.UI.UserInterface.html	Wed Dec 14 19:17:33 2016 +0100
+++ b/Documentation/Source/eric6.UI.UserInterface.html	Wed Dec 14 19:27:10 2016 +0100
@@ -820,7 +820,7 @@
 </table>
 <a NAME="UserInterface.__init__" ID="UserInterface.__init__"></a>
 <h4>UserInterface (Constructor)</h4>
-<b>UserInterface</b>(<i>app, locale, splash, plugin, noOpenAtStartup, noCrashOpenAtStartup, restartArguments</i>)
+<b>UserInterface</b>(<i>app, locale, splash, plugin, noOpenAtStartup, noCrashOpenAtStartup, disableCrashSession, restartArguments</i>)
 <p>
         Constructor
 </p><dl>
@@ -846,6 +846,10 @@
 <dd>
 flag indicating to ignore any crash session
             file found at statup (boolean)
+</dd><dt><i>disableCrashSession</i></dt>
+<dd>
+flag indicating to disable the crash session
+            support (boolean)
 </dd><dt><i>restartArguments</i></dt>
 <dd>
 list of command line parameters to be used for

eric ide

mercurial