X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d0918205aae1b1a45267ad7ddfab8eb00185dce..b51b78a9c7b50053cdcf4a22d2222500a20eb8ee:/utils/wxPython/src/gtk/mdi.py diff --git a/utils/wxPython/src/gtk/mdi.py b/utils/wxPython/src/gtk/mdi.py index 439734413f..915646a66f 100644 --- a/utils/wxPython/src/gtk/mdi.py +++ b/utils/wxPython/src/gtk/mdi.py @@ -7,6 +7,8 @@ from windows import * from gdi import * +from clip_dnd import * + from frames import * from stattool import *