Changeset - b3419b3aa00d
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 11 years ago 2014-06-14 19:12:29
drewp@bigasterisk.com
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
bin/keyboardcomposer
Show inline comments
 
@@ -257,6 +257,7 @@ class KeyboardComposer(Frame, SubClient)
 
        if hw_sliders:
 
            try:
 
                self.sliders = Sliders(self)
 
                log.info("connected to sliders")
 
            except IOError:
 
                log.info("no hardware sliders")
 
                self.sliders = DummySliders()
0 comments (0 inline, 0 general)