/[papo]/gnue/forms/src/GFObjects/__init__.py
ViewVC logotype

Diff of /gnue/forms/src/GFObjects/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by styxman, Thu Nov 14 22:16:53 2002 UTC revision 1.3.2.1 by anthonyl, Tue Mar 4 22:18:23 2003 UTC
# Line 1  Line 1 
1  __all__ = [  __all__ = [
2          "GFBlock",          "GFBlock",
3          "GFDataSource",          "GFDataSource",
4          "GFLabel",          "GFLabel",
5          "GFOption",          "GFOption",
6          "GFScrollBar",          "GFScrollBar",
7          "GFBox",          "GFBox",
8          "GFDatabase",          "GFMsgBox",
9          "GFMsgBox",          "GFOptions",
10          "GFOptions",          "GFValue",
11          "GFValue",          "GFButton",
12          "GFButton",          "GFEntry",
13          "GFEntry",          "GFField",
14          "GFObj",          "GFObj",
15          "GFPage",          "GFPage",
16            "GFLogic",
17            "GFLayout",
18          "GFParameter"          "GFParameter"
19         ]         ]
20    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26