add comment
This commit is contained in:
parent
516150f9c5
commit
885657bcb1
@ -675,7 +675,7 @@ impl epi::App for MathApp {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
// Window with information about the build and current commit
|
// Welcome window
|
||||||
Window::new("Welcome!")
|
Window::new("Welcome!")
|
||||||
.default_pos(center_pos)
|
.default_pos(center_pos)
|
||||||
.open(&mut self.opened.welcome)
|
.open(&mut self.opened.welcome)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user