Mercurial > code > home > repos > light9
diff bin/subcomposer @ 1133:0923efae4588
fix import on subcomposer
Ignore-this: ac49ede48576b82a96a236ce53b39f25
author | drewp@bigasterisk.com |
---|---|
date | Sat, 14 Jun 2014 06:34:10 +0000 |
parents | a38955ba6f40 |
children | 65f0179a9254 |
line wrap: on
line diff
--- a/bin/subcomposer Sat Jun 14 05:31:11 2014 +0000 +++ b/bin/subcomposer Sat Jun 14 06:34:10 2014 +0000 @@ -28,7 +28,8 @@ log.setLevel(logging.DEBUG) from light9.dmxchanedit import Levelbox -from light9 import dmxclient, Submaster, prof, showconfig +from light9 import dmxclient, Submaster, prof, showconfig, networking + from light9.Patch import get_channel_name from light9.uihelpers import toplevelat from light9.rdfdb.syncedgraph import SyncedGraph