diff options
| author | Edward Welbourne <[email protected]> | 2022-04-07 17:07:34 +0200 |
|---|---|---|
| committer | Edward Welbourne <[email protected]> | 2022-04-21 23:05:47 +0200 |
| commit | 3962a194d954aa57a0815d7e7b0976b1de4c9cdc (patch) | |
| tree | 4ebee2384d63d25f752ef5c17ff30594babf385f /src/network/access/qhttpnetworkreply.cpp | |
| parent | 6c5dac1685a1e88e530a10f18dc5da7667c95a1e (diff) | |
Tidy up some local variables in QSettingsPrivate::iniEscapedString()
A loop variable could just as well be declared in the loop.
The startPos variable sits more naturally just before its first use
than where the removal of the loop variable's declaration left it
isolated.
Change-Id: I4754b9dfe4b142e5a183a0d9555c9d3237bc6bbd
Reviewed-by: Thiago Macieira <[email protected]>
Reviewed-by: MÃ¥rten Nordheim <[email protected]>
Diffstat (limited to 'src/network/access/qhttpnetworkreply.cpp')
0 files changed, 0 insertions, 0 deletions
