mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 22:42:18 +00:00
More work on Recylcebin support #24
Document settings display tree to chose recycle bin location
This commit is contained in:
@@ -19,6 +19,7 @@ typedef NS_ENUM(NSUInteger, MPActionType) {
|
||||
MPActionOpenURL, // open url in default browser
|
||||
MPActionToggleInspector,
|
||||
MPActionLock, // show the lock screen
|
||||
MPActionEmptyTrash // empties the trashcan, if there is one
|
||||
};
|
||||
|
||||
@interface MPActionHelper : NSObject
|
||||
|
||||
Reference in New Issue
Block a user