mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-12-06 00:02:43 -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