]> git.saurik.com Git - wxWidgets.git/commit
Use "import wx". wxPython.wx now has backwards compatible DC's and so
authorRobin Dunn <robin@alldunn.com>
Tue, 13 Jan 2004 03:41:22 +0000 (03:41 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 13 Jan 2004 03:41:22 +0000 (03:41 +0000)
commit47e87446864dd44f43d9237c9dfd328d4a629804
tree6c5083cb46b3dde41ce4ae6b84b9a220154d1843
parent36a1dad6e8487ed9c723422b7b010f9edd8bf1e8
Use "import wx".  wxPython.wx now has backwards compatible DC's and so
since this module was using the new DC's it could no longer use
wxPython.wx.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/wx/lib/floatcanvas.py