Editing of cards
This commit is contained in:
@@ -16,6 +16,8 @@ pub struct CardEntry {
|
||||
#[template_child]
|
||||
pub translation_label: TemplateChild<Label>,
|
||||
#[template_child]
|
||||
pub edit_button: TemplateChild<Button>,
|
||||
#[template_child]
|
||||
pub delete_button: TemplateChild<Button>,
|
||||
#[property(get, set)]
|
||||
pub imagepath: RefCell<String>,
|
||||
|
||||
Reference in New Issue
Block a user