X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e91a9dfcc3589df1d3577bb8d4695f269405a52b..b51b78a9c7b50053cdcf4a22d2222500a20eb8ee:/utils/wxPython/modules/ogl/oglshapes2.py diff --git a/utils/wxPython/modules/ogl/oglshapes2.py b/utils/wxPython/modules/ogl/oglshapes2.py index 8a60203ab3..8398f7cb07 100644 --- a/utils/wxPython/modules/ogl/oglshapes2.py +++ b/utils/wxPython/modules/ogl/oglshapes2.py @@ -9,6 +9,8 @@ from windows import * from gdi import * +from clip_dnd import * + from events import * from mdi import * @@ -31,6 +33,8 @@ from image import * from printfw import * +from sizers import * + from oglbasic import * from oglshapes import *