Fix missing string converstion

This commit is contained in:
Tim Bentley 2013-03-26 07:34:42 +00:00
parent 509917480c
commit b9a5ee28a9
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ class SlideController(DisplayController):
u'loop_separator',
u'delay_spin_box'
]
# audioPauseItem is also in Settings so any changes need to be paired
self.audio_list = [
u'audioPauseItem',
u'audio_time_label'