mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 17:39:24 +00:00
Fixed memory leak in MPDatabaseDocument
Added more Icons
This commit is contained in:
@@ -14,7 +14,12 @@ typedef enum {
|
||||
MPIconWarning,
|
||||
MPIconServer,
|
||||
MPIconKlipper,
|
||||
MPIconLanguages
|
||||
MPIconLanguages,
|
||||
MPIconNotepad,
|
||||
MPIconSocket,
|
||||
MPIconIdentity,
|
||||
MPIconContact,
|
||||
MPIconCamera
|
||||
} MPIconType;
|
||||
|
||||
@interface MPIconHelper : NSObject
|
||||
|
||||
Reference in New Issue
Block a user