MCPcopy 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
884void CsvWindow::enableUndo() {
885 undoDisabled = false;
886}
887
888
889bool CsvWindow::isUndoDisabled() {

Callers 1

enableUndoCBMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected