1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00

Move WindowSettings from egui_glium to egui-winit

This commit is contained in:
Emil Ernerfeldt
2021-09-30 19:18:51 +02:00
parent 7df2408482
commit e2bdd40985
7 changed files with 17 additions and 22 deletions

1
Cargo.lock generated
View File

@@ -844,6 +844,7 @@ dependencies = [
"copypasta",
"egui",
"epi",
"serde",
"tts",
"webbrowser",
"winit",