mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
[demo] Alwyas start with widget gallery
This commit is contained in:
@@ -30,7 +30,7 @@ impl Default for WidgetGallery {
|
||||
}
|
||||
|
||||
impl super::Demo for WidgetGallery {
|
||||
fn name(&self) -> &str {
|
||||
fn name(&self) -> &'static str {
|
||||
"🗄 Widget Gallery"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user