Merged remote changes. 5_2_x

Thu, 12 Apr 2012 19:18:23 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 12 Apr 2012 19:18:23 +0200
branch
5_2_x
changeset 1784
f74f03e98128
parent 1783
010fd0120ef6 (current diff)
parent 1777
d464bb43569d (diff)
child 1786
27dab28b0482
child 1787
01e2b040d2ba

Merged remote changes.

--- a/Utilities/Startup.py	Thu Apr 12 19:17:37 2012 +0200
+++ b/Utilities/Startup.py	Thu Apr 12 19:18:23 2012 +0200
@@ -243,5 +243,6 @@
     if quitOnLastWindowClosed:
         app.lastWindowClosed.connect(app.quit)
     w.show()
+    w.raise_()
     
     return app.exec_()

eric ide

mercurial