mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
Minor cleanup
This commit is contained in:
@@ -726,6 +726,8 @@ impl State {
|
||||
egui_ctx: &egui::Context,
|
||||
platform_output: egui::PlatformOutput,
|
||||
) {
|
||||
crate::profile_function!();
|
||||
|
||||
let egui::PlatformOutput {
|
||||
cursor_icon,
|
||||
open_url,
|
||||
|
||||
Reference in New Issue
Block a user