Overhaul Meson / Flatpak Building
This commit is contained in:
parent
1b98054024
commit
6cde50daf3
21 changed files with 802 additions and 550 deletions
|
|
@ -21,7 +21,7 @@ impl SimpleComponent for SettingsScreen {
|
|||
|
||||
fn init(
|
||||
init: Self::Init,
|
||||
root: &Self::Root,
|
||||
root: Self::Root,
|
||||
sender: ComponentSender<Self>,
|
||||
) -> ComponentParts<Self> {
|
||||
let diag_group = settings::DiagGroup::builder()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue