mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
add comment
This commit is contained in:
parent
0e76f5395d
commit
b705fc224d
@ -21,6 +21,7 @@ struct TabItem {
|
|||||||
page: Arc<Page>,
|
page: Arc<Page>,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Main
|
||||||
pub struct Tab {
|
pub struct Tab {
|
||||||
// Keep action links in memory to not require them on every tab append
|
// Keep action links in memory to not require them on every tab append
|
||||||
action_tab_page_navigation_base: Arc<SimpleAction>,
|
action_tab_page_navigation_base: Arc<SimpleAction>,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user