[Marble-devel] jsonparser and Qt4.5
Jens-Michael Hoffmann
jensmh at gmx.de
Tue Apr 28 16:44:31 CEST 2009
Am Monday 27 April 2009 22:04:50 schrieb Bastian Holst:
> 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.
Marble now requires Qt 4.5 so it is ok to use this method.
Best Regards
Jens-Michael
More information about the Marble-devel
mailing list