untabified

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2005-01-13 20:47:03 +00:00
parent a91fbc8e34
commit e0b86f0787

View File

@ -264,7 +264,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import
Canvas.ClearAll()
Canvas.SetProjectionFun(None)
## Random tests of everything:
## Random tests of everything:
# Rectangles
for i in range(3):
@ -381,7 +381,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import
Canvas.ClearAll()
Canvas.SetProjectionFun(None)
## Random tests of everything:
## Random tests of everything:
colors = self.colors
# Rectangles
for i in range(3):