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