diff options
author | Lars Knoll <[email protected]> | 2020-04-28 12:50:20 +0200 |
---|---|---|
committer | Lars Knoll <[email protected]> | 2020-05-01 18:50:10 +0200 |
commit | a308df82ae5d0ea22f3d86ee63138b3df48ab2a9 (patch) | |
tree | fa340e6dcf6fb6938962bb0012977537f44b27a8 /src/gui/doc/snippets/textdocument-blocks | |
parent | 42d2d70abe9683e2d94e8f3aeab2856c0b39e1d8 (diff) |
Don't use a QTextStream to write the trash info file
Using a QTextStream to write the file is probably around
50 times slower than simply creating the required string
here and writing it.
Change-Id: Ia848e4ad2688f098c671938d7ad9aaa4764a4158
Reviewed-by: Thiago Macieira <[email protected]>
Reviewed-by: Alex Blasche <[email protected]>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-blocks')
0 files changed, 0 insertions, 0 deletions