refactor and cleanup launcher
This commit is contained in:
parent
701cfe1ef2
commit
f95fa068f3
8 changed files with 45 additions and 287 deletions
|
|
@ -240,7 +240,7 @@ impl Window {
|
|||
row.set_shortcut(list_item.position() + 1);
|
||||
}
|
||||
|
||||
row.set_app_info(application_object);
|
||||
row.set_search_result(application_object);
|
||||
});
|
||||
// Set the factory of the list view
|
||||
let imp = imp::Window::from_instance(self);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue