Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ enableUndo
Method
enableUndo
src/csvwindow.cpp:884–886 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
882
883
884
void CsvWindow::enableUndo() {
885
undoDisabled = false;
886
}
887
888
889
bool CsvWindow::isUndoDisabled() {
Callers
1
enableUndoCB
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected