Fixed static analyzers warnings with bool literals (#1775)
* Use `false` instead of `0` for a bool literal.
* Simplify calls to RadioButton to not need bool literals.
1 parent 27ac9f4 commit f8c9c33d33835f1e7b2a32131f6802588b521046
@Bruce Mitchener Bruce Mitchener authored on 26 Apr 2018
omar committed on 26 Apr 2018
Showing 1 changed file
View
imgui.cpp