mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
[demo] Alwyas start with widget gallery
This commit is contained in:
@@ -11,7 +11,7 @@ impl Default for DancingStrings {
|
||||
}
|
||||
|
||||
impl super::Demo for DancingStrings {
|
||||
fn name(&self) -> &str {
|
||||
fn name(&self) -> &'static str {
|
||||
"♫ Dancing Strings"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user