MCPcopy Create free account
hub / github.com/chrxh/alien / popGlobalStyle

Method popGlobalStyle

source/Gui/MainLoopController.cpp:614–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

612}
613
614void MainLoopController::popGlobalStyle()
615{
616 ImGui::PopStyleColor(3);
617 ImGui::PopStyleVar(2);
618}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected