eric6.py

changeset 3814
c8b7a6bbb1a4
parent 3812
9643514994be
child 3937
607dd5b0079b
--- a/eric6.py	Tue Sep 23 18:40:26 2014 +0200
+++ b/eric6.py	Tue Sep 23 18:48:30 2014 +0200
@@ -254,6 +254,7 @@
         splash = NoneSplashScreen()
     else:
         splash = SplashScreen()
+    QCoreApplication.processEvents()
 
     # modify the executable search path for the PyQt5 installer
     if Globals.isWindowsPlatform():

eric ide

mercurial