mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 17:32:17 +00:00
Experimented with URL draggin and Entry creationg
This commit is contained in:
@@ -62,7 +62,8 @@ static NSDictionary *icons;
|
||||
|
||||
@(MPIconInfo): @"99_InfoTemplate",
|
||||
@(MPIconAddFolder): @"99_AddFolderTemplate",
|
||||
@(MPIconHardDisk): @"99_HarddiskTemplate"
|
||||
@(MPIconHardDisk): @"99_HarddiskTemplate",
|
||||
@(MPIconCreated): @"99_CreatedTemplate"
|
||||
};
|
||||
return imageNames;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user