Differences From Artifact [63596d2912]:
- File src/Menu.h — part of check-in [f17992369e] at 2025-03-06 00:34:42 on branch trunk — Clean up menus and text drawing (user: js, size: 344) [annotate] [blame] [check-ins using]
To Artifact [5fa014f8d6]:
- File src/Menu.h — part of check-in [6f5dd50626] at 2025-03-08 02:38:40 on branch trunk — Improve clang-format (user: js, size: 343) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - + | #import <ObjFW/ObjFW.h> OF_ASSUME_NONNULL_BEGIN @class MenuItem; |
︙ |