Commit 8bf6e06
committed
Representation of (long) inline simple structs
When we have the setting `INLINE_SIMPLE_STRUCTS` set to `YES` the representation of the long form (as can be seen with the `struct my_struct_t` of the second example in #112228) is not correct, the header of the table is missing.
Introducing here the css class `memberdecls-inline` as adding the settings directly to the css class `memberdecls` leads to problem with other `memberdecls` headers.
The words "Data fields" are also representing a header and should be noted as such.1 parent 8f0b951 commit 8bf6e06
2 files changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3517 | 3517 | | |
3518 | 3518 | | |
3519 | 3519 | | |
3520 | | - | |
| 3520 | + | |
3521 | 3521 | | |
3522 | 3522 | | |
3523 | | - | |
| 3523 | + | |
3524 | 3524 | | |
3525 | 3525 | | |
3526 | 3526 | | |
3527 | 3527 | | |
3528 | | - | |
| 3528 | + | |
3529 | 3529 | | |
3530 | 3530 | | |
3531 | 3531 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
726 | 731 | | |
727 | 732 | | |
728 | 733 | | |
| |||
1377 | 1382 | | |
1378 | 1383 | | |
1379 | 1384 | | |
1380 | | - | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
1381 | 1390 | | |
1382 | 1391 | | |
1383 | 1392 | | |
| |||
0 commit comments