MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / luaManagerChanged

Method luaManagerChanged

Source/Core/CtrlrPanel/CtrlrPanelFileOperations.cpp:986–993  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

984}
985
986void CtrlrPanel::luaManagerChanged()
987{
988 if (!getRestoreState())
989 {
990 setPanelDirty(true);
991 updatePanelWindowTitle();
992 }
993}
994
995void CtrlrPanel::panelResourcesChanged()
996{

Callers 6

addGroupMethod · 0.80
addMethodMethod · 0.80
addMethodFromFileMethod · 0.80
convertToFilesMethod · 0.80
saveDocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected