aboutsummaryrefslogtreecommitdiffstats
path: root/examples/platforms
diff options
context:
space:
mode:
authorOlivier De Cannière <[email protected]>2025-06-20 12:34:53 +0200
committerOlivier De Cannière <[email protected]>2025-06-30 19:40:44 +0200
commita3863b2d8bfdd2a0c138e857d3f119a5f6dfc11e (patch)
treeff1b33d02f867160a5ab21b61f0fba6332783da6 /examples/platforms
parentbc6b4940a1da48ca1f82f9ccc9b9901a6c52bf56 (diff)
qmlformat: Fix comment handling around enumsHEADdev
Add more regions for comments to attach to. Remove special casing preventing comments to attach to the braces of an enum. It is no longer needed. The comma token belong to the enum entry after it. The opposite was assumpted to be true before which led to comments being attached to the wrong item and moving around. Task-number: QTBUG-133315 Task-number: QTBUG-123386 Pick-to: 6.10 6.9 6.8 Change-Id: I32f8c49aff6a4c88c323450beec9aa0f5bc5bbe5 Reviewed-by: Semih Yavuz <[email protected]> Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'examples/platforms')
0 files changed, 0 insertions, 0 deletions