X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c3bfa1cb2892cad972e12274b36a5dec5fcb76e5..6d6da89ccb7a6aae5cfefe66147a7055ab0854d6:/wxPython/src/mac/mdi.py diff --git a/wxPython/src/mac/mdi.py b/wxPython/src/mac/mdi.py index b08d696d40..61c6f9d46c 100644 --- a/wxPython/src/mac/mdi.py +++ b/wxPython/src/mac/mdi.py @@ -7,6 +7,8 @@ from windows import * from gdi import * +from fonts import * + from clip_dnd import * from frames import *