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