Lekensteyn / qt5printers

GDB Pretty printers for Qt5
https://bugs.kde.org/show_bug.cgi?id=331044
133 stars 31 forks source link

QJsonObject pretty printer #2

Closed kropp closed 7 years ago

kropp commented 7 years ago

Thanks! Fixed. Should have removed it before submitting.

The change is to render underlying value directly.

Lekensteyn commented 7 years ago

LGTM, thanks!