Fix -Wconversion warning (#2379)
The warning was caused by implicit conversion from pointer type which
NULL has to non-pointer type, e.g. if ImTextureID is long int
1 parent 6f80179 commit c3ea1748dc124ca4a209d54219d9b55b7817244e
@Elias Daler Elias Daler authored on 24 Feb 2019
omar committed on 24 Feb 2019
Showing 1 changed file
View
imgui_draw.cpp