Mercurial > code > home > repos > light9
changeset 1133:0923efae4588
fix import on subcomposer
Ignore-this: ac49ede48576b82a96a236ce53b39f25
author | drewp@bigasterisk.com |
---|---|
date | Sat, 14 Jun 2014 06:34:10 +0000 |
parents | 02bd7c118cd8 |
children | 8748f1f47fe8 |
files | bin/subcomposer |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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