mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 05:28:35 +00:00
fmt
This commit is contained in:
parent
7aba745c3d
commit
eb455f032c
@ -303,8 +303,7 @@ impl<'a> Id<'a> {
|
||||
Id::Int(i) => {
|
||||
let p = *i as *const std::os::raw::c_void;
|
||||
sys::igGetIDPtr(p)
|
||||
}
|
||||
// Id::ImGuiID(n) => *n,
|
||||
} // Id::ImGuiID(n) => *n,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user