mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-27 00:13:29 +03:00
parent
138c0e6c7d
commit
b47a3898b4
1 changed files with 1 additions and 1 deletions
|
|
@ -4255,7 +4255,7 @@ void ImGui::DebugNodeTableSettings(ImGuiTableSettings* settings, ImGuiTable* tab
|
|||
#else // #ifndef IMGUI_DISABLE_DEBUG_TOOLS
|
||||
|
||||
void ImGui::DebugNodeTable(ImGuiTable*) {}
|
||||
void ImGui::DebugNodeTableSettings(ImGuiTableSettings*, ImGuiTable* table) {}
|
||||
void ImGui::DebugNodeTableSettings(ImGuiTableSettings*, ImGuiTable*) {}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue