6 lines
85 B
Python
6 lines
85 B
Python
|
from PyObjCTools import AppHelper
|
||
|
|
||
|
import GlyphSetDocument
|
||
|
|
||
|
AppHelper.runEventLoop()
|