mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Finally a nicer looking and working TextBoxWithButton (inspired from the SearchButton)
SearchBox field style improved
This commit is contained in:
@@ -51,5 +51,6 @@ namespace ModernKeePass.Application.Common.Interfaces
|
||||
void DeleteHistory(string entryId, int historyIndex);
|
||||
|
||||
IEnumerable<EntryEntity> Search(string groupId, string text);
|
||||
IEnumerable<BaseEntity> GetAllGroups(string groupId);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user