Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h702 extern Fl_Check_Button *btnCWIsLSB;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx6034 Fl_Check_Button *btnCWIsLSB=(Fl_Check_Button *)0; variable
15861 { Fl_Check_Button* o = btnCWIsLSB = new Fl_Check_Button(468, 171, 70, 15, _("CW is LSB")); in ConfigureDialog()
15862 btnCWIsLSB->tooltip(_("Select this for Elecraft K3\nOther radios should not need it.")); in ConfigureDialog()
15863 btnCWIsLSB->down_box(FL_DOWN_BOX); in ConfigureDialog()
15864 btnCWIsLSB->callback((Fl_Callback*)cb_btnCWIsLSB); in ConfigureDialog()
H A Dconfdialog.fl7728 Fl_Check_Button btnCWIsLSB {