mailr14658 - /1.3/gui/user_functions/spectrum.py


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

Header


Content

Posted by edward on September 16, 2011 - 10:34:
Author: bugman
Date: Fri Sep 16 10:34:32 2011
New Revision: 14658

URL: http://svn.gna.org/viewcvs/relax?rev=14658&view=rev
Log:
Fixed the graphic for the spectrum.delete user function GUI page.


Modified:
    1.3/gui/user_functions/spectrum.py

Modified: 1.3/gui/user_functions/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/user_functions/spectrum.py?rev=14658&r1=14657&r2=14658&view=diff
==============================================================================
--- 1.3/gui/user_functions/spectrum.py (original)
+++ 1.3/gui/user_functions/spectrum.py Fri Sep 16 10:34:32 2011
@@ -150,7 +150,7 @@
     """The spectrum.read() user function page."""
 
     # Some class variables.
-    image_path = WIZARD_IMAGE_PATH + 'fid.png'
+    image_path = WIZARD_IMAGE_PATH + 'spectrum' + sep + 'spectrum_200.png'
     uf_path = ['spectrum', 'delete']
 
     def add_contents(self, sizer):




Related Messages


Powered by MHonArc, Updated Fri Sep 16 10:40:02 2011