mirror of
https://review.haiku-os.org/haiku
synced 2025-02-09 07:09:09 +01:00
* 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>
|