cmdfactory: Factor out the qtutils dependency
commit0475e7f2da610fe625542f1a27d1871961eaae5d
authorDavid Aguilar <davvid@gmail.com>
Fri, 25 Sep 2009 09:10:59 +0000 (25 02:10 -0700)
committerDavid Aguilar <davvid@gmail.com>
Fri, 25 Sep 2009 09:10:59 +0000 (25 02:10 -0700)
tree9809ab219793fe1f816688694217db0b68f9c76f
parent40ab16803d9ce817895868130de90fd98e995256
cmdfactory: Factor out the qtutils dependency

The qtutils dependency broke the build because we were
requiring UI components in core.  The UI listener now
registers itself at runtime.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmdfactory.py
cola/qtutils.py