This commit is contained in:
omar
2017-08-15 11:41:36 +08:00
parent f8f382221c
commit 18b50f8eba
2 changed files with 5 additions and 3 deletions

View File

@ -260,7 +260,6 @@ void ImGui::ShowTestWindow(bool* p_open)
if (ImGui::CollapsingHeader("Widgets"))
{
if (ImGui::TreeNode("Basic"))
{
static int clicked = 0;