mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-10 10:24:13 +00:00
add comment
This commit is contained in:
parent
c60ab38c2a
commit
0e76f5395d
@ -15,6 +15,7 @@ use gtk::{
|
||||
|
||||
use std::{cell::RefCell, collections::HashMap, sync::Arc};
|
||||
|
||||
// Common struct for HashMap index
|
||||
struct TabItem {
|
||||
label: Arc<Label>,
|
||||
page: Arc<Page>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user