mirror of
https://github.com/wismna/ModernKeePass.git
synced 2026-01-25 00:17:27 -05: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