More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -5,8 +5,7 @@ ordered sequence of value, and a collection of name/value pairs.
QJson is a Qt-based library that maps JSON data to QVariant objects. \
JSON arrays will be mapped to QVariantList instances, while JSON's objects \
will be mapped to QVariantMap.
"
will be mapped to QVariantMap."
HOMEPAGE="http://qjson.sourceforge.net/"
COPYRIGHT="2008 Flavio Castelli"
LICENSE="GNU LGPL v2.1"