mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Add a link to the source code of a fractal_clock example (#1029)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user