X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e6056257ab676ea10a51ef96e19b1f1092f95b40..a2615ebc22a402b1badb46475f94ab6aa3a64018:/wxPython/src/mac/windows2.py diff --git a/wxPython/src/mac/windows2.py b/wxPython/src/mac/windows2.py index f296814c80..52d6f111f1 100644 --- a/wxPython/src/mac/windows2.py +++ b/wxPython/src/mac/windows2.py @@ -5,6 +5,8 @@ from misc import * from gdi import * +from fonts import * + from windows import * from clip_dnd import *