mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 07:54:14 +00:00
add comment
This commit is contained in:
parent
6801cc6a05
commit
81d3215218
@ -4,6 +4,7 @@ use gtk::prelude::WidgetExt;
|
||||
use std::sync::Arc;
|
||||
|
||||
pub struct Pin {
|
||||
// Extras
|
||||
is_pinned: bool,
|
||||
widget: widget::Pin,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user