I needed those small changes to be able to compile it on my system. Looks like databaseappender.cpp is not compiled at all - at lteast the qmake output tells me that those files are skipped although I have Qt5::Sql installed..
The other come from different defines (e.g. avoid implicit converting from QString to QByteArray)
I needed those small changes to be able to compile it on my system. Looks like databaseappender.cpp is not compiled at all - at lteast the qmake output tells me that those files are skipped although I have Qt5::Sql installed.. The other come from different defines (e.g. avoid implicit converting from QString to QByteArray)