ocarina/trunk/src/GuiObjects/__init__.py

4 lines
114 B
Python

# Used for initializing things in the GuiObjects directory
__all__ = ['button','menuItem','libView','plistView']