]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/printfw.py
implemented Freeze/Thaw() for the generic listctrl
[wxWidgets.git] / wxPython / src / msw / printfw.py
index ca0d083fe15b2ebb00d78c54705c1168e90fe49e..756c036cbd0d1c5852f378f3be2de25302885bd7 100644 (file)
@@ -11,13 +11,13 @@ from clip_dnd import *
 
 from cmndlgs import *
 
+from events import *
+
 from frames import *
 
 from stattool import *
 
 from controls import *
-
-from events import *
 import wx
 class wxPrintDataPtr(wxObjectPtr):
     def __init__(self,this):