]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/calendar.py
Move font and encoding related classes to a new module. Added
[wxWidgets.git] / wxPython / src / msw / calendar.py
index 8821a2a7a9b03587afab233a8dbb46d1df6b0f72..f20a55db569a4c03efd63c5cfc7ae5a4d9221807 100644 (file)
@@ -7,6 +7,8 @@ from windows import *
 
 from gdi import *
 
+from fonts import *
+
 from clip_dnd import *
 
 from controls import *