mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Toast notifications and undo mechanism now works! (for group and entries)
This commit is contained in:
@@ -12,5 +12,6 @@ namespace ModernKeePass.Interfaces
|
||||
bool IsEditMode { get; }
|
||||
|
||||
void CommitDelete();
|
||||
void UndoDelete();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user