mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -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