mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Restore typeAheadResult support in autocomplete
This commit is contained in:
parent
c887c0a5ee
commit
6106e49360
11 changed files with 273 additions and 52 deletions
|
|
@ -38,6 +38,8 @@ protected:
|
|||
int32_t mDefaultIndex;
|
||||
uint32_t mSearchResult;
|
||||
|
||||
bool mTypeAheadResult;
|
||||
|
||||
nsCOMPtr<nsIAutoCompleteSimpleResultListener> mListener;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue