mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 15:19:27 +00:00
Small fixes to context toolbar button
Added more database icons
This commit is contained in:
@@ -27,7 +27,12 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
|
||||
MPIconCamera,
|
||||
MPIconRemote,
|
||||
MPIconKeys,
|
||||
MPIconDisplay = 18,
|
||||
MPIconScanner = 15,
|
||||
MPIconBrowser,
|
||||
MPIconCDRom,
|
||||
MPIconDisplay,
|
||||
MPIconEmail,
|
||||
MPIconMisc,
|
||||
MPIconFileSave = 26,
|
||||
MPIconTrash = 43,
|
||||
MPIconFolder = 48,
|
||||
@@ -38,6 +43,8 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
|
||||
MPIconAddFolder,
|
||||
MPIconHardDisk,
|
||||
MPIconCreated,
|
||||
MPIconAddEntry,
|
||||
MPIconContextTriangle,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user