About to change communication system. First element of list will be the id

This commit is contained in:
2012-08-28 21:48:41 +02:00
parent 997deb1943
commit 4886c7e1ca

View File

@@ -60,7 +60,7 @@ class IvolutionWindow(IvolutionTemplate, Observer, Observable):
"""
"""
# FIXME: You gotta try on a Mac
self.videospeedlistChoices = [u"slow", u"medium", u"fast"] # FIXME: Is there a way to do better?
self.videospeedlistChoices = [u"slow", u"medium", u"fast"]
self.gaugerange = 100
self.root_fo = ""