mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 08:19:25 +00:00
Extracted context bar for trash, history and filter browsing. Some regressions in focus handling were introduced. History tab will go away as this will be incorporated in the entry comparable to searching. Code cleanup. Moved copying to KeePassKit
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
typedef NS_ENUM(NSUInteger, MPContentTab) {
|
||||
MPEntryTab,
|
||||
MPGroupTab,
|
||||
MPEmptyTab
|
||||
MPEmptyTab,
|
||||
};
|
||||
|
||||
@interface MPInspectorViewController () {
|
||||
|
||||
Reference in New Issue
Block a user