]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/wx.py
Updated note about wxSTC using wxPopupWindow
[wxWidgets.git] / wxPython / src / gtk / wx.py
index 14a9a8937ba875d3f54fbf10786c1274853d8fee..159bf91e0e5b1d4c774cdb150f2d2c3728017075 100644 (file)
@@ -1730,6 +1730,7 @@ class wxPySimpleApp(wxApp):
     def __init__(self, flag=0):
         wxApp.__init__(self, flag)
     def OnInit(self):
+        wxInitAllImageHandlers()
         return true