]> git.saurik.com Git - wxWidgets.git/commitdiff
untabified
authorRobin Dunn <robin@alldunn.com>
Thu, 13 Jan 2005 20:47:03 +0000 (20:47 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 13 Jan 2005 20:47:03 +0000 (20:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/FloatCanvas.py

index ac923b1ba8627a6e38fc56ba89325c8caf4452e2..7f1d2d0d002a4a99cf0a71d236f33f9d7d2318f8 100644 (file)
@@ -264,7 +264,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import
             Canvas.ClearAll()
             Canvas.SetProjectionFun(None)
 
             Canvas.ClearAll()
             Canvas.SetProjectionFun(None)
 
-            ##         Random tests of everything:
+            ##          Random tests of everything:
 
             # Rectangles
             for i in range(3):
 
             # 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)
 
             Canvas.ClearAll()
             Canvas.SetProjectionFun(None)
 
-            ##         Random tests of everything:
+            ##          Random tests of everything:
             colors = self.colors
             # Rectangles
             for i in range(3):
             colors = self.colors
             # Rectangles
             for i in range(3):