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
0e76f5395d
commit
b705fc224d
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ struct TabItem {
|
|||
page: Arc<Page>,
|
||||
}
|
||||
|
||||
// Main
|
||||
pub struct Tab {
|
||||
// Keep action links in memory to not require them on every tab append
|
||||
action_tab_page_navigation_base: Arc<SimpleAction>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue