ladybird/Userland/Applications/Assistant
Sam Atkins 08edc872aa LibCore+Applications: Put timeout parameter first in debounce()
This matches the parameter order for Core::Timer's factory methods,
stops clang-format freaking out so much, and just seems nicer to
me. :^)
2023-06-14 17:53:59 +02:00
..
CMakeLists.txt Base: Add icons for Assistant 2023-04-07 11:44:23 +01:00
main.cpp LibCore+Applications: Put timeout parameter first in debounce() 2023-06-14 17:53:59 +02:00
Providers.cpp Assistant: Replace usages of adopt_ref() with make_ref_counted() 2023-04-15 09:02:01 +01:00
Providers.h Assistant: Cache AppFile objects on AppProvider creation 2023-04-15 09:02:01 +01:00