mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 12:59:37 +00:00
Listing Icons now working. Nothing to select
This commit is contained in:
@@ -33,7 +33,9 @@ typedef enum {
|
||||
Available Icons, Use the MPDatabaseIconType to access a individual icon;
|
||||
@returns all availble Icons
|
||||
*/
|
||||
+ (NSDictionary *)availableIcons;
|
||||
+ (NSDictionary *)availableIconNames;
|
||||
|
||||
+ (NSArray *)availableIcons;
|
||||
|
||||
/*
|
||||
@returns a random Icon image
|
||||
|
||||
Reference in New Issue
Block a user