mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
About to change communication system. First element of list will be the id
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user