Home
last modified time | relevance | path

Searched refs:cb_btn_enable_auditlog (Results 1 – 1 of 1) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx4250 static void cb_btn_enable_auditlog(Fl_Light_Button* o, void*) { in cb_btn_enable_auditlog() function
13404 btn_enable_auditlog->callback((Fl_Callback*)cb_btn_enable_auditlog); in ConfigureDialog()