We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b6cba0 + eb52d9e commit e06700aCopy full SHA for e06700a
Framework/ThirdParty/source-libraries/cimgui/cimgui.h
@@ -33,7 +33,7 @@
33
// Library Version
34
// (Integer encoded as XYYZZ for use in #if preprocessor conditionals, e.g. '#if IMGUI_VERSION_NUM >= 12345')
35
#define IMGUI_VERSION "1.91.2 WIP"
36
-#define IMGUI_VERSION_NUM 19113
+#define IMGUI_VERSION_NUM 19114
37
#define IMGUI_HAS_TABLE
38
#define IMGUI_HAS_VIEWPORT // Viewport WIP branch
39
#define IMGUI_HAS_DOCK // Docking WIP branch
0 commit comments