mailr10616 - /branches/bieri_gui/gui_bieri/about.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 02, 2010 - 16:06:
Author: bugman
Date: Tue Feb  2 16:06:31 2010
New Revision: 10616

URL: http://svn.gna.org/viewcvs/relax?rev=10616&view=rev
Log:
Again the splash screen has been temporarily disabled.

This was accidentally turned back on.


Modified:
    branches/bieri_gui/gui_bieri/about.py

Modified: branches/bieri_gui/gui_bieri/about.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/about.py?rev=10616&r1=10615&r2=10616&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/about.py (original)
+++ branches/bieri_gui/gui_bieri/about.py Tue Feb  2 16:06:31 2010
@@ -34,7 +34,7 @@
     about = MyFrame(None, -1, "")
 
     # Temporary disabling of the splash screen - for easier debugging!
-    about.ShowModal()
+    #about.ShowModal()
 
 
 




Related Messages


Powered by MHonArc, Updated Tue Feb 02 16:40:01 2010