1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

format: add some blank lines where it was needed

This commit is contained in:
Emil Ernerfeldt
2023-02-10 18:03:16 +01:00
parent 409fb968d3
commit 530e9f667c
14 changed files with 50 additions and 0 deletions

View File

@@ -466,6 +466,7 @@ impl EventToUnsubscribe {
}
}
}
pub struct AppRunnerContainer {
pub runner: AppRunnerRef,