This commit is contained in:
Fabio Lenherr / DashieTM 2023-10-29 14:55:24 +01:00
parent 2b3527235e
commit a115ca1ad1
14 changed files with 124 additions and 35 deletions

View file

@ -5,7 +5,7 @@ use crate::components::audio::AudioSourceEntry;
#[allow(non_snake_case)]
#[derive(Default, CompositeTemplate)]
#[template(resource = "/org/xetibo/reset/resetAudio.ui")]
#[template(resource = "/org/Xetibo/ReSet/resetAudio.ui")]
pub struct AudioBox {
#[template_child]
pub resetOutputDevice: TemplateChild<DropDown>,