Hi, I mentioned this on irc, but I think it may get lost and since it's highly important to be fixed before the next release (because the change is not ABI-compatible), here is a bug :) Commit 936d6da2c553d5de7d1d592b09f0777aac8f1962 introduced a qHash(Tp::ProtocolParameter) function. This function needs to be inside namespace Tp, otherwise the code that is using QHash<Tp::ProtocolParameter, T> will need to include this tp-qt4 header *before* <QtCore/QHash> and this is a nightmare... Regards, George
Fixed on release 0.5.3.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.