[Marble-devel] jsonparser and Qt4.5

Bastian Holst bastianholst at gmx.de
Mon Apr 27 22:04:50 CEST 2009


Hi Andrew,

> the error was that in the jsonparser.cpp, line 47 the call date.length()
> was not a member of QStringList, the problem being that
> QStringList::length() was only introduced in Qt4.5 and before that it was
> QStringList::size() that preformed the same function.
Sorry, this was my fault. I didn't recognize it because I use Qt 4.5.
I corrected it in r960038.

Bastian


More information about the Marble-devel mailing list