mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
rename table demo
This commit is contained in:
@@ -10,7 +10,7 @@ pub struct TableDemo {
|
||||
|
||||
impl super::Demo for TableDemo {
|
||||
fn name(&self) -> &'static str {
|
||||
"☰ Table"
|
||||
"☰ Table Demo"
|
||||
}
|
||||
|
||||
fn show(&mut self, ctx: &egui::CtxRef, open: &mut bool) {
|
||||
|
||||
Reference in New Issue
Block a user