Use line.Draw(dc) instead of line.GetEventHandler().Draw(dc)
authorRobin Dunn <robin@alldunn.com>
Sat, 18 Sep 2004 17:33:07 +0000 (17:33 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 18 Sep 2004 17:33:07 +0000 (17:33 +0000)
commit162662e91cbe29b0527eacd4cd398b5d4ab8fa96
treecffb7e912786464a518f46dc4158662729592e52
parentae601e32a8877d7968fd4552ea7857be11a4d15c
Use line.Draw(dc) instead of line.GetEventHandler().Draw(dc)

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