mirror of
https://github.com/Drezil/imgui.git
synced 2025-10-28 03:31:07 +01:00
Honor IMGUI_DISABLE_TEST_WINDOWS as described (#219)
This commit is contained in:
@@ -2046,5 +2046,7 @@ static void ShowExampleAppLongText(bool* opened)
|
|||||||
#else
|
#else
|
||||||
|
|
||||||
void ImGui::ShowTestWindow(bool*) {}
|
void ImGui::ShowTestWindow(bool*) {}
|
||||||
|
void ImGui::ShowUserGuide(bool*) {}
|
||||||
|
void ImGui::ShowStyleEditor(bool*) {}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user