Differences From Artifact [ee19a5ec0d]:
- File src/OFTaggedPointerColor.h — part of check-in [08cad65b28] at 2023-08-09 08:57:56 on branch trunk — Move some classes out of OFColor.m (user: js, size: 768) [annotate] [blame] [check-ins using] [more...]
To Artifact [10e58a16ea]:
- File src/OFTaggedPointerColor.h — part of check-in [1726744573] at 2023-08-09 12:38:59 on branch trunk — Move some classes out of OFDate.m (user: js, size: 777) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
15 16 17 18 19 20 21 | 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | - - - + + + | #import "OFColor.h" OF_ASSUME_NONNULL_BEGIN #ifdef OF_OBJFW_RUNTIME @interface OFTaggedPointerColor: OFColor |