]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/oglshapes.py
Move font and encoding related classes to a new module. Added
[wxWidgets.git] / wxPython / contrib / ogl / oglshapes.py
index 8732f72cadeefaf1dd5bef821596113784e73ce2..9f6d7e260f7eaedfc127381bfe5b5ef8152468de 100644 (file)
@@ -9,6 +9,8 @@ from windows import *
 
 from gdi import *
 
+from fonts import *
+
 from clip_dnd import *
 
 from events import *