X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d0918205aae1b1a45267ad7ddfab8eb00185dce..984ef9dce7bcc69881176a89c5fe8a80511ea58c:/utils/wxPython/src/gtk/frames.py diff --git a/utils/wxPython/src/gtk/frames.py b/utils/wxPython/src/gtk/frames.py index 35fde350e1..99afcc0c62 100644 --- a/utils/wxPython/src/gtk/frames.py +++ b/utils/wxPython/src/gtk/frames.py @@ -7,6 +7,8 @@ from gdi import * from windows import * +from clip_dnd import * + from stattool import * from controls import *