Fixed formatting for pull request

master
Travis Howse 2011-09-16 15:54:43 +10:00
parent 21c0b9aaa8
commit ad81fb6282
1 changed files with 18 additions and 17 deletions

View File

@ -302,3 +302,4 @@ if __name__ == '__main__':
main = stlwin()
main.Show()
app.MainLoop()