]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/modules/ogl/oglcanvas.py
correction for Fit() which didn't handle properly windows positioned at (-1, -1)
[wxWidgets.git] / utils / wxPython / modules / ogl / oglcanvas.py
index 91349c945c56e2d4ec2d02bb149ef757d4f953ca..528af25b662018e0044da908d5013f30da8df996 100644 (file)
@@ -9,6 +9,8 @@ from windows import *
 
 from gdi import *
 
+from clip_dnd import *
+
 from events import *
 
 from mdi import *