mirror of
https://review.haiku-os.org/haiku
synced 2025-02-02 11:46:25 +01:00
0f11280e6d
* Renamed to BMailNotifier, as it's part of the public API. * Renamed Notifier.{cpp|h} to DefaultNotifier.{cpp|h} as that's the class it implements. * Made the mail counts uint32, and the byte counts uint64.