mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
add comment
This commit is contained in:
parent
6801cc6a05
commit
81d3215218
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ use gtk::prelude::WidgetExt;
|
|||
use std::sync::Arc;
|
||||
|
||||
pub struct Pin {
|
||||
// Extras
|
||||
is_pinned: bool,
|
||||
widget: widget::Pin,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue