]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/controls.py
Make text control send text update events.
[wxWidgets.git] / wxPython / src / gtk / controls.py
index 3cff310f329adce3987550004fd2e4455dcc381c..5b44cda96aab929a298dfee9b65e3bd2f35bb4ab 100644 (file)
@@ -7,6 +7,8 @@ from windows import *
 
 from gdi import *
 
+from fonts import *
+
 from clip_dnd import *
 
 from events import *