On Mi, 2010-12-08 at 08:08 +0000, Patrick Ohly wrote: > The reason is that the signon-qt API was cleaned up. It now provides > "SignOn::AuthService::identities(const QList<SignOn::IdentityInfo> &)", > with namespace for IdentityInfo. Same for "Error" and "SessionData".
Error now is passed by value, so use "SignOn::Error", not "const SignOn::Error &". -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
