mirror of https://github.com/qt/qtbase.git
Basically, instead of re-creating QTextStreams all the time, create it
once, in main(), and then pass it to print() alongside the int
indentation.
Also fix a hard-coded indentation value that should have been relative
to the caller's indentation level.
Task-number: QTBUG-108857
Change-Id: I811447295c9c3fdef23f61aff31ebe82941eb3b4
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit
|
||
---|---|---|
.. | ||
bindableproperties | ||
ipc | ||
mimetypes | ||
platform | ||
serialization | ||
threads | ||
tools | ||
CMakeLists.txt | ||
corelib.pro |