Thanks for the quick response!

BTW, I noticed and fixed one small typo with 4 instances in the released
MetaSIP:

.../api_editor/ProjectProperties.py:        idx =
self.featureTags.currectIndex()
.../api_editor/ProjectProperties.py:        idx =
self.extFeatureTags.currectIndex()
.../api_editor/ProjectProperties.py:        idx =
self.externalModules.currectIndex()
.../api_editor/ProjectProperties.py:        idx =
self.ignoredNamespaces.currectIndex()

Obviously, those should be currentIndex.



--
View this message in context: 
http://python.6.n6.nabble.com/ANN-MetaSIP-v1-0-Released-tp4715818p4991366.html
Sent from the PyQt mailing list archive at Nabble.com.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to