Author: reinhard
Date: 2006-08-08 15:11:47 -0500 (Tue, 08 Aug 2006)
New Revision: 8553

Modified:
   trunk/gnue-forms/src/GFParser.py
Log:
Removed requirement for forms to have at least one block. There might be, for
example, forms with only buttons on it.


Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py    2006-08-08 20:10:36 UTC (rev 8552)
+++ trunk/gnue-forms/src/GFParser.py    2006-08-08 20:11:47 UTC (rev 8553)
@@ -327,7 +327,6 @@
 
       'block': {
          'BaseClass': GFObjects.GFBlock,
-         'Required': True,
          'Importable': True,
          'Attributes': {
             'name': {



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

Reply via email to