MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / isUndoDisabled

Method isUndoDisabled

src/csvwindow.cpp:889–891  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

887
888
889bool CsvWindow::isUndoDisabled() {
890 return undoDisabled;
891}
892
893
894

Callers 1

updateMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected