##// END OF EJS Templates
Paved the way for PySide support....
Paved the way for PySide support. Created a Qt API switcher that imports PyQt4 or PySide as appropriate. If PyQt4 is loaded, the new-style QString API is used. This facillates both Python 3 and PySide compatibility.
Evan Patterson -
r3304:3cc304dd
Show More