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

Method getEditorTabDistance

src/csvapplication.cpp:3496–3499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3494
3495
3496int CsvApplication::getEditorTabDistance() {
3497 // TODO Read from preferences
3498 return 4;
3499}
3500
3501
3502struct My_Fl_Button::buttonColorStruct CsvApplication::createButtonColor(My_Fl_Button::ButtonStyle style) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected