mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-13 11:42:38 +03:00
9179a2ea73
If there are no search results in the list, we shouldn't do anything when you try to active the selected result, since there isn't one. Fix this by using an Optional<size_t> to store the selected index. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FuzzyMatch.cpp | ||
FuzzyMatch.h | ||
main.cpp | ||
Providers.cpp | ||
Providers.h |