[PyKDE] [cvs commit] 'PyQt/pyuic uic.cpp'
kvs at thekompany.com
kvs at thekompany.com
Wed Dec 13 20:54:43 GMT 2000
Update of /public/PyQt/pyuic
In directory valentine.thekompany.com:/tmp/cvs-serv2673/pyuic
Modified Files:
uic.cpp
Log Message:
Really fixed pyuic this time.
pyuic now tries to do something sensible with custom widgets - it assumes they
are in another module and tries to import them. The module name is the header
file name specified in Qt Designer with any extension removed.
More information about the PyQt
mailing list