Changeset - r28353:bfc4ab63f376
master
!
!
!
Codechange: Replace mishmash of types for widget index with WidgetID.
Indices were stored as int, but often passed around as uint/uint8_t and casts.
Now they should all use WidgetID.
Indices were stored as int, but often passed around as uint/uint8_t and casts.
Now they should all use WidgetID.
77 files changed with 666 insertions and 657 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)