Add a link to the source code of a fractal_clock example (#1029)
This commit is contained in:
parent
87ae77aab0
commit
5bedf73566
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ impl FractalClock {
|
|||
"Inspired by a screensaver by Rob Mayoff",
|
||||
"http://www.dqd.com/~mayoff/programs/FractalClock/",
|
||||
);
|
||||
ui.add(crate::__egui_github_link_file!());
|
||||
}
|
||||
|
||||
fn paint(&mut self, painter: &Painter) {
|
||||
|
|
Loading…
Reference in a new issue