diff options
| author | Marc Mutz <marc.mutz@qt.io> | 2023-11-29 14:20:40 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2023-12-06 17:22:41 +0000 |
| commit | 85842da95b5a7821b44d83e5d26922a3d07ef6cf (patch) | |
| tree | 496b5f8ee05b48e5cd9eddcb077c7049fd3486c9 /src/gui/doc/snippets/textdocument-frames/mainwindow.cpp | |
| parent | 1c06f86d255d3d92201b1092794a4c1ea403c24d (diff) | |
Remove unneeded toString(QPair) declaration
It's literally the same as the std::pair one that immediately follows
it, because QPair these days is just a template alias for std::pair.
Wasn't flagged as an error because it's just a declaration, not a
definition.
Pick-to: 6.6 6.5
Change-Id: I5b47572f6e2a71edb47cbe224801a719ff1e060d
Reviewed-by: Jason McDonald <macadder1@gmail.com>
Diffstat (limited to 'src/gui/doc/snippets/textdocument-frames/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions
