mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 14:19:34 +00:00
Removal off attachments included
This commit is contained in:
@@ -25,7 +25,8 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
|
||||
MPIconFolder = 48,
|
||||
/* Custom Icons not used in Database */
|
||||
MPIconInfo = 1000,
|
||||
MPIconAddFolder
|
||||
MPIconAddFolder,
|
||||
MPIconHardDisk,
|
||||
};
|
||||
|
||||
@interface MPIconHelper : NSObject
|
||||
|
||||
Reference in New Issue
Block a user