mailr13387 - /branches/gui_testing/gui/user_functions/structure.py


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

Header


Content

Posted by edward on July 01, 2011 - 18:05:
Author: bugman
Date: Fri Jul  1 18:05:58 2011
New Revision: 13387

URL: http://svn.gna.org/viewcvs/relax?rev=13387&view=rev
Log:
The structure.load_spins graphic is now being used by the user function 
window.


Modified:
    branches/gui_testing/gui/user_functions/structure.py

Modified: branches/gui_testing/gui/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/user_functions/structure.py?rev=13387&r1=13386&r2=13387&view=diff
==============================================================================
--- branches/gui_testing/gui/user_functions/structure.py (original)
+++ branches/gui_testing/gui/user_functions/structure.py Fri Jul  1 18:05:58 
2011
@@ -134,7 +134,7 @@
     """The structure.load_spins() user function page."""
 
     # Some class variables.
-    #image_path = WIZARD_IMAGE_PATH + sep + 'structure' + sep + 
'load_spins.png'
+    image_path = WIZARD_IMAGE_PATH + sep + 'structure' + sep + 
'load_spins.png'
     uf_path = ['structure', 'load_spins']
     title = 'Load spins from structure'
 




Related Messages


Powered by MHonArc, Updated Fri Jul 01 18:20:02 2011