Demo: (Refactor) Moved code into DemoWindowWidgetsDisableBlocks() section.

This commit is contained in:
ocornut
2025-03-03 18:56:21 +01:00
parent 7a919e80c9
commit 71b160cdbb
2 changed files with 23 additions and 13 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
// Library Version
// (Integer encoded as XYYZZ for use in #if preprocessor conditionals, e.g. '#if IMGUI_VERSION_NUM >= 12345')
#define IMGUI_VERSION "1.91.9 WIP"
#define IMGUI_VERSION_NUM 19185
#define IMGUI_VERSION_NUM 19186
#define IMGUI_HAS_TABLE
/*