small fixes
This commit is contained in:
parent
a3349e673f
commit
6be5b84b24
4 changed files with 13 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ pub struct DockItem {
|
|||
#[template_child]
|
||||
pub image: TemplateChild<gtk::Image>,
|
||||
#[template_child]
|
||||
pub dots: TemplateChild<gtk::Box>,
|
||||
pub dots: TemplateChild<gtk::Label>,
|
||||
pub drag_controller: OnceCell<DragSource>,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue