]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/wx.py
Font updates
[wxWidgets.git] / wxPython / src / msw / wx.py
index e24903f359b261a434f607b7f14be7a95b206577..99f4db2edf2dc18f8c2fe4721f353e266f132e55 100644 (file)
@@ -1736,6 +1736,7 @@ class wxPySimpleApp(wxApp):
     def __init__(self, flag=0):
         wxApp.__init__(self, flag)
     def OnInit(self):
+        wxInitAllImageHandlers()
         return true