Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
949
void CtrlrPanel::actionPerformed()
950
{
951
currentActionIndex++;
952
updatePanelWindowTitle();
953
}
954
955
void CtrlrPanel::actionUndone()
956
{
Callers
3
endTransaction
Method · 0.80
redo
Method · 0.80
changeListenerCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected