mailr13161 - /branches/gui_testing/gui/wizard.py


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

Header


Content

Posted by edward on June 22, 2011 - 15:05:
Author: bugman
Date: Wed Jun 22 15:05:09 2011
New Revision: 13161

URL: http://svn.gna.org/viewcvs/relax?rev=13161&view=rev
Log:
Removed an incorrect comment.


Modified:
    branches/gui_testing/gui/wizard.py

Modified: branches/gui_testing/gui/wizard.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/wizard.py?rev=13161&r1=13160&r2=13161&view=diff
==============================================================================
--- branches/gui_testing/gui/wizard.py (original)
+++ branches/gui_testing/gui/wizard.py Wed Jun 22 15:05:09 2011
@@ -152,8 +152,6 @@
         # Add the graphics.
         if self.image_path:
             self.image = wx.StaticBitmap(self, -1, 
wx.Bitmap(self.image_path, wx.BITMAP_TYPE_ANY))
-
-            # Add the relax logo.
             sizer.Add(self.image, 0, wx.TOP|wx.ALIGN_CENTER_HORIZONTAL, 0)
 
         # A spacer.




Related Messages


Powered by MHonArc, Updated Wed Jun 22 16:20:02 2011