Commit 8ecfce4
Propagate const-ness from friend operators
This is not necessary (const-ness would actually apply to some shared
wrapper object, not the wrapped object itself), but made it somewhat
easier to compare with generated code from earlier Qt versions1 parent 8b77dc0 commit 8ecfce4
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
265 | 270 | | |
266 | 271 | | |
267 | 272 | | |
| |||
0 commit comments