]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/clip_dnd.py
fixed bug in generation of thumb scroll events
[wxWidgets.git] / wxPython / src / msw / clip_dnd.py
index e453c1a015ea5ed83cedd8e9c1a4c86d012a38c8..be9f52209a50d94e4c3e6c69e23aadf423179557 100644 (file)
@@ -4,6 +4,8 @@ import clip_dndc
 from misc import *
 
 from gdi import *
 from misc import *
 
 from gdi import *
+
+from fonts import *
 import wx
 class wxDataFormatPtr :
     def __init__(self,this):
 import wx
 class wxDataFormatPtr :
     def __init__(self,this):