Pull class AppMetaMimeCreator out of CreateAppMetaMimeThread

Instead of using a BMimeType to set the MIME type properties, it
operates directly on the Database object, though.
This commit is contained in:
Ingo Weinhold
2013-05-08 01:08:16 +02:00
parent b94857b322
commit b6a89f410e
8 changed files with 343 additions and 145 deletions
-1
View File
@@ -158,7 +158,6 @@ class BMimeType {
// for testing only
friend class BAppFileInfo;
friend class BPrivate::Storage::Mime::CreateAppMetaMimeThread;
virtual void _ReservedMimeType1();
virtual void _ReservedMimeType2();