mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 21:30:03 -04:00
Rename from "Emigui" to "Egui"
Shorter to type (especially in code).
This commit is contained in:
@@ -14,5 +14,5 @@ serde_derive = "1"
|
||||
serde_json = "1"
|
||||
wasm-bindgen = "0.2"
|
||||
|
||||
emigui = { path = "../emigui" }
|
||||
emigui_wasm = { path = "../emigui_wasm" }
|
||||
egui = { path = "../egui" }
|
||||
egui_wasm = { path = "../egui_wasm" }
|
||||
|
||||
Reference in New Issue
Block a user