mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 16:39:35 +00:00
@@ -19,7 +19,9 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
|
||||
MPIconSocket,
|
||||
MPIconIdentity,
|
||||
MPIconContact,
|
||||
MPIconCamera
|
||||
MPIconCamera,
|
||||
MPIconTrash,
|
||||
MPIconInfo
|
||||
};
|
||||
|
||||
@interface MPIconHelper : NSObject
|
||||
|
||||
Reference in New Issue
Block a user