summaryrefslogtreecommitdiffstats
path: root/src/printsupport/doc/snippets/code
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-09-19 11:47:10 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-09-19 13:56:20 +0200
commit7eeda336b4ab45e6869f848d6378043337cd37a1 (patch)
treef084b5de2033e25a80ecf2b74d3e5b155bbec3da /src/printsupport/doc/snippets/code
parentefb90f6e7ed3e8d4f7b6c0fb96012cb3a9a9d037 (diff)
Switch a comma operator to a IILE
A comma operator results in a discarded-value expression, meaning the compiler is going to complain the moment we mark QMutexLocker as nodiscard. Turn the comma into a functionally equivalent IILE. Change-Id: I33826902c8471016490aac25160b70c609dafd90 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/printsupport/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions