Move B_MIME_STRING_TYPE to <TypeConstants.h>

This commit is contained in:
Ingo Weinhold
2011-07-17 16:55:09 +02:00
parent 901749cff2
commit 3e29244600
8 changed files with 9 additions and 23 deletions
+1 -2
View File
@@ -10,10 +10,9 @@
#include <SupportDefs.h>
#include <StorageDefs.h>
#include <TypeConstants.h>
static const uint32 B_MIME_STRING_TYPE = 'MIMS';
enum icon_size {
B_LARGE_ICON = 32,
B_MINI_ICON = 16