Mercurial > code > home > repos > light9
diff flax/dmxchanedit.py @ 201:e4a711d9a338
new dispatcher import
author | drewp |
---|---|
date | Wed, 16 Jun 2004 14:08:47 +0000 |
parents | 79bc84310e80 |
children | 3905d3c92aaa |
line wrap: on
line diff
--- a/flax/dmxchanedit.py Wed Jun 16 13:12:07 2004 +0000 +++ b/flax/dmxchanedit.py Wed Jun 16 14:08:47 2004 +0000 @@ -10,7 +10,7 @@ sys.path.append("../light8") import Patch from uihelpers import make_frame, colorlabel, eventtoparent -import dispatcher +from dispatch import dispatcher stdfont = ('Arial', 10)