mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
separate modules to submodule components
This commit is contained in:
parent
2c389abdfd
commit
e45b7f0a4a
13 changed files with 167 additions and 71 deletions
|
|
@ -5,7 +5,7 @@ pub struct Main {
|
|||
}
|
||||
|
||||
impl Main {
|
||||
// Construct
|
||||
// Construct new object
|
||||
pub fn new(tab: >k::Notebook) -> Main {
|
||||
let gtk = gtk::Box::builder()
|
||||
.orientation(gtk::Orientation::Vertical)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue