mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-21 16:39:35 +00:00
Fixed height of image views in outline view and entry table
Added sub to display expired entries (uses the flag not the date for testing)
This commit is contained in:
@@ -48,6 +48,8 @@ typedef NS_ENUM(NSUInteger, MPIconType) {
|
||||
MPIconCreated,
|
||||
MPIconAddEntry,
|
||||
MPIconContextTriangle,
|
||||
MPIconExpiredEntry,
|
||||
MPIconExpiredGroup,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user