mirror of https://github.com/ocornut/imgui.git
Browse Source
The warning is "implicit conversion of NULL constant to 'unsigned int' [-Wnull-conversion]". Happens when ImTextureID is not a void*, but unsigned int, for example.pull/2133/head
Elias Daler
6 years ago
committed by
omar
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue