X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d0918205aae1b1a45267ad7ddfab8eb00185dce..d554e5da38a90760e92b7b0e4a66dbaef71a2d54:/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 *