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