X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4152e8b9fd8679a53ecbb58312f5db3fd346b7ba..ffd990f695267b5ebba9fc2f4263a5ae12ccff90:/wxPython/src/gtk/events.py diff --git a/wxPython/src/gtk/events.py b/wxPython/src/gtk/events.py index 38be62abe4..abb06e397a 100644 --- a/wxPython/src/gtk/events.py +++ b/wxPython/src/gtk/events.py @@ -4,6 +4,8 @@ import eventsc from misc import * from gdi import * + +from fonts import * class wxEventPtr(wxObjectPtr): def __init__(self,this): self.this = this