mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 18:11:38 +01:00
merge
This commit is contained in:
parent
2b3527235e
commit
a115ca1ad1
14 changed files with 124 additions and 35 deletions
|
|
@ -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>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue