Skip to content

Commit

Permalink
Update viewport.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rustbasic authored May 15, 2024
1 parent fbd3c1b commit 70e6e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/egui/src/viewport.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1145,7 +1145,7 @@ impl ViewportOutput {
let Self {
parent,
class,
builder,
builder: _,
viewport_ui_cb,
mut commands,
repaint_delay,
Expand Down

0 comments on commit 70e6e70

Please sign in to comment.