##// END OF EJS Templates
reorder qt support in kernel...
reorder qt support in kernel import priority: 1. ask matplotlib (if imported) - if PyQt4 specified, use API v1 2. ask QT_API - if pyqt specified, use API v2 3. if nothing specified, try PyQt4 v1, fallback on PySide.
MinRK -
r4191:f9321fb2
Show More