Beremiz.py
changeset 1572 078c760620d7
parent 1571 486f94a8032c
child 1574 ce9c0e68389c
--- a/Beremiz.py	Fri Nov 18 13:57:42 2016 +0300
+++ b/Beremiz.py	Sat Nov 19 22:20:19 2016 +0100
@@ -105,7 +105,7 @@
 
     app.SetAppName('beremiz')
     if wx.VERSION < (3, 0, 0):
-	wx.InitAllImageHandlers()
+        wx.InitAllImageHandlers()
 
     # popup splash
     splash = ShowSplashScreen()