mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:47:44 +00:00
Assistant+Taskbar: Use AppFile::spawn() utility
This commit is contained in:
parent
ae20c178b9
commit
b9d1ef99de
2 changed files with 2 additions and 22 deletions
|
@ -121,7 +121,6 @@ public:
|
|||
|
||||
void search(String const& query)
|
||||
{
|
||||
|
||||
m_app_provider.query(query, [=, this](auto results) {
|
||||
recv_results(query, results);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue