Experimented with URL draggin and Entry creationg

This commit is contained in:
michael starke
2013-07-26 02:12:09 +02:00
parent 4172d10aa7
commit b96810db1b
11 changed files with 562 additions and 426 deletions

View File

@@ -32,6 +32,7 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
MPIconInfo = 1000,
MPIconAddFolder,
MPIconHardDisk,
MPIconCreated,
};
@interface MPIconHelper : NSObject