X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d0918205aae1b1a45267ad7ddfab8eb00185dce..4120ef2b386b2f3385646d0338ff05c5a177e94c:/utils/wxPython/src/gtk/stattool.py diff --git a/utils/wxPython/src/gtk/stattool.py b/utils/wxPython/src/gtk/stattool.py index a87137b839..cda896c4b0 100644 --- a/utils/wxPython/src/gtk/stattool.py +++ b/utils/wxPython/src/gtk/stattool.py @@ -7,6 +7,8 @@ from windows import * from gdi import * +from clip_dnd import * + from controls import * from events import *