mirror of
https://github.com/ocornut/imgui.git
synced 2026-02-07 04:30:08 +00:00
Comments
This commit is contained in:
parent
f8f382221c
commit
18b50f8eba
2 changed files with 5 additions and 3 deletions
|
|
@ -260,7 +260,6 @@ void ImGui::ShowTestWindow(bool* p_open)
|
|||
|
||||
if (ImGui::CollapsingHeader("Widgets"))
|
||||
{
|
||||
|
||||
if (ImGui::TreeNode("Basic"))
|
||||
{
|
||||
static int clicked = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue