ocarina/trunk/src/GuiObjects/__init__.py

4 lines
125 B
Python

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