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

Method actionPerformed

Source/Core/CtrlrPanel/CtrlrPanelFileOperations.cpp:949–953  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

947}
948
949void CtrlrPanel::actionPerformed()
950{
951 currentActionIndex++;
952 updatePanelWindowTitle();
953}
954
955void CtrlrPanel::actionUndone()
956{

Callers 3

endTransactionMethod · 0.80
redoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected