]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/oglcanvas.py
Corrections and additions to the wxODBC docs
[wxWidgets.git] / wxPython / contrib / ogl / oglcanvas.py
index 60c19d8980640effc08d59b4a7d847c81896cff5..2467d6f08de7f667e3005e9a5d1a97ea8cb31cca 100644 (file)
@@ -13,6 +13,8 @@ from clip_dnd import *
 
 from events import *
 
+from streams import *
+
 from mdi import *
 
 from frames import *
@@ -34,6 +36,10 @@ from image import *
 from printfw import *
 
 from sizers import *
+
+from filesys import *
+
+from utils import *
 import wx
 class wxDiagramPtr :
     def __init__(self,this):