X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f0972d1ea490345c090c21c47acbbc9b8ef5bc97..40f7145ca55ccf1b197e70acf79bbd4aa5d85145:/wxPython/src/gtk/html.py?ds=sidebyside diff --git a/wxPython/src/gtk/html.py b/wxPython/src/gtk/html.py index 594810351f..09c3573b15 100644 --- a/wxPython/src/gtk/html.py +++ b/wxPython/src/gtk/html.py @@ -9,6 +9,8 @@ from windows import * from gdi import * +from fonts import * + from clip_dnd import * from events import *