mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 12:08:47 +02:00
CI: Fix deployment of PVS-Studio license + fix reported error.
This commit is contained in:
@ -1368,6 +1368,7 @@ struct ImGuiContext
|
||||
FrameCount = 0;
|
||||
FrameCountEnded = FrameCountRendered = -1;
|
||||
WithinFrameScope = WithinFrameScopeWithImplicitWindow = WithinEndChild = false;
|
||||
GcCompactAll = false;
|
||||
TestEngineHookItems = false;
|
||||
TestEngineHookIdInfo = 0;
|
||||
TestEngine = NULL;
|
||||
|
Reference in New Issue
Block a user