Author: johannes
Date: 2006-10-18 03:15:43 -0500 (Wed, 18 Oct 2006)
New Revision: 8836

Modified:
   trunk/gnue-forms/src/uidrivers/qt3/dialogs.py
Log:
added AboutBox class to __all__


Modified: trunk/gnue-forms/src/uidrivers/qt3/dialogs.py
===================================================================
--- trunk/gnue-forms/src/uidrivers/qt3/dialogs.py       2006-10-18 08:14:55 UTC 
(rev 8835)
+++ trunk/gnue-forms/src/uidrivers/qt3/dialogs.py       2006-10-18 08:15:43 UTC 
(rev 8836)
@@ -28,7 +28,7 @@
 
 from gnue.forms import VERSION
 
-__all__ = ['ExceptionDialog', 'InputDialog']
+__all__ = ['ExceptionDialog', 'InputDialog', 'AboutBox']
 
 # =============================================================================
 # Exception display dialog



_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to