Added a missing import that was causing FormatText to fail.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2005-06-30 07:20:29 +00:00
parent 29cc18e9a3
commit a70e625879

View 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