mailr13863 - /branches/gui_testing/gui/__init__.py


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

Header


Content

Posted by edward on July 25, 2011 - 17:36:
Author: bugman
Date: Mon Jul 25 17:36:00 2011
New Revision: 13863

URL: http://svn.gna.org/viewcvs/relax?rev=13863&view=rev
Log:
Updated the __all__ list for the gui package.


Modified:
    branches/gui_testing/gui/__init__.py

Modified: branches/gui_testing/gui/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/__init__.py?rev=13863&r1=13862&r2=13863&view=diff
==============================================================================
--- branches/gui_testing/gui/__init__.py (original)
+++ branches/gui_testing/gui/__init__.py Mon Jul 25 17:36:00 2011
@@ -48,15 +48,19 @@
            'base_classes',
            'controller',
            'derived_wx_classes',
+           'errors',
            'filedialog',
+           'fonts',
            'menu',
            'message',
            'misc',
            'paths',
+           'pipe_editor',
            'references',
            'relax_gui',
            'relax_prompt',
-           'settings']
+           'settings',
+           'wizard']
 
 
 




Related Messages


Powered by MHonArc, Updated Mon Jul 25 17:40:02 2011