qt5 compatibility
Issue #43
resolved
with this simple patch (QString.toAscii() -> QString.toLatin1() ; <QtGui/QApplication> -> <QApplication>) the codebase is Qt5 compatible. It should remain compatible also with qt4 (not checked).
Thank you for your great work!
Comments (2)
-
-
- changed status to resolved
Applied a Qt5 compatibility patch recieved from a user - fixes
#43→ <<cset 40057045db25>>
- Log in to comment
i applied the patch here https://bitbucket.org/luca_santini/plug_mustang_v2_bronco