15 lines
282 B
Python
Executable File
15 lines
282 B
Python
Executable File
"""
|
|
|
|
Directory for interface related modules. Stuff like widgets,
|
|
dialog modules. Please keep them sorted by platform.
|
|
|
|
interfaces/all : modules that are platform independent
|
|
interfaces/mac : modules that are mac specific
|
|
interfaces/win : modules that are windows specific
|
|
|
|
"""
|
|
|
|
|
|
|
|
|