| 3494 | |
| 3495 | |
| 3496 | int CsvApplication::getEditorTabDistance() { |
| 3497 | // TODO Read from preferences |
| 3498 | return 4; |
| 3499 | } |
| 3500 | |
| 3501 | |
| 3502 | struct My_Fl_Button::buttonColorStruct CsvApplication::createButtonColor(My_Fl_Button::ButtonStyle style) { |
nothing calls this directly
no outgoing calls
no test coverage detected