pyuic raises an exception when compiles an enum node from .ui to Python code because it's trying to split it by '::'.
This happens with the new PyQt4 4.8. You can reproduce the bug using the attached .ui file. -- Daniele Esposti
test.ui
Description: Binary data
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
