mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
Honor IMGUI_DISABLE_TEST_WINDOWS as described (#219)
This commit is contained in:
parent
68962ae683
commit
e1ac5a3198
@ -2046,5 +2046,7 @@ static void ShowExampleAppLongText(bool* opened)
|
||||
#else
|
||||
|
||||
void ImGui::ShowTestWindow(bool*) {}
|
||||
void ImGui::ShowUserGuide(bool*) {}
|
||||
void ImGui::ShowStyleEditor(bool*) {}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user