mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 13:01:29 +01:00
865ab2816d
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
2 lines
62 B
C
2 lines
62 B
C
#include <../../../private/storage/mime/MimeEntryProcessor.h>
|