diff options
author | otzy_007 <oz [at] oprod [dot] net> | 2012-12-29 20:47:51 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-29 22:25:36 -0500 |
commit | 108a4568dcc986d41e2b0567e179567be0f8a1c0 (patch) | |
tree | 7aed21be0c2c551945774ebe3a2ad6ef002a43b3 /development/qjson/slack-desc | |
parent | ccfebc6dc860e2bbe78c935c8584dd355025002f (diff) |
development/qjson: Updated for version 0.8.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/qjson/slack-desc')
-rw-r--r-- | development/qjson/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/qjson/slack-desc b/development/qjson/slack-desc index 8c9f42f0eee66..96c9214d93eed 100644 --- a/development/qjson/slack-desc +++ b/development/qjson/slack-desc @@ -8,8 +8,8 @@ |-----handy-ruler------------------------------------------------------| qjson: QJson (the easiest way to manage JSON objects with Qt) qjson: -qjson: QJson is a qt-based library that maps JSON data to QVariant objects: -qjson: JSON arrays will be mapped to QVariantList instances, while +qjson: QJson is a qt-based library that maps JSON data to QVariant objects: +qjson: JSON arrays will be mapped to QVariantList instances, while qjson: JSON's objects will be mapped to QVariantMap. qjson: qjson: http://qjson.sourceforge.net/ |