summaryrefslogtreecommitdiff
path: root/misc/pylib/robofab/interface/all/__init__.py
blob: 154c42b7003ea267b1cbbcbe129d32b502b03290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
"""

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

"""