]> git.saurik.com Git - wxWidgets.git/commitdiff
Added a missing import that was causing FormatText to fail.
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 30 Jun 2005 07:20:29 +0000 (07:20 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 30 Jun 2005 07:20:29 +0000 (07:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/wx/lib/ogl/_lines.py

index 1e1d3ab68ab68ab24f7388758599a1b78664c42b..d316630fbbe58d8dd62e0e8406b82a746c38f06c 100644 (file)
@@ -14,7 +14,7 @@
 import sys
 import math
 
-from _basic import Shape, ShapeRegion, ControlPoint, RectangleShape
+from _basic import Shape, ShapeRegion, ShapeTextLine, ControlPoint, RectangleShape
 from _oglmisc import *
 
 # Line alignment flags