diff options
author | Marc Mutz <[email protected]> | 2025-08-20 14:18:03 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-08-21 05:55:53 +0200 |
commit | 28449e220f82206ac8cc05d1b9bf209a0e80d057 (patch) | |
tree | b1b52968ecc2e77bb1d33eeceb9c429658fa4167 /src/network/access/qnetworkaccessdebugpipebackend.cpp | |
parent | ad5417c2b401ed9d9fd38a7d3d4461f06e682d39 (diff) |
Out-of-body definitions of inline functions should not have an inline
keyword themselves, because it's superfluous and can hide problems
(like the declaration not being marked as inline, which often trips up
MinGW; without the inline keyword on the definition, such errors are
caught on all platforms at link time).
Amends 4fa44a70bc27939d653203a5d1cf303d044ca2f1.
Pick-to: 6.10
Change-Id: I2039c8b3c430835406a7711ff0319d161d6c5cbb
Reviewed-by: Volker Hilsheimer <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/network/access/qnetworkaccessdebugpipebackend.cpp')
0 files changed, 0 insertions, 0 deletions