Fixed tabs and spaces (#8377)

This commit is contained in:
fdsa
2025-02-06 19:54:43 +01:00
committed by ocornut
parent 0625b37760
commit 4f1d3809c3
21 changed files with 103 additions and 103 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ for (int n = 0; n < 3; n++)
ImGui::End();
</pre>
</td>
</tr>
</tr>
</table>
A primer on labels and the ID Stack...