Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h245 extern Fl_Check_Button *btn_submit_lotw_password;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx2355 Fl_Check_Button *btn_submit_lotw_password=(Fl_Check_Button *)0; variable
11014 …{ Fl_Check_Button* o = btn_submit_lotw_password = new Fl_Check_Button(605, 89, 162, 16, _("Passwor… in ConfigureDialog()
11015 btn_submit_lotw_password->tooltip(_("Submit password with each upload")); in ConfigureDialog()
11016 btn_submit_lotw_password->down_box(FL_DOWN_BOX); in ConfigureDialog()
11017 btn_submit_lotw_password->callback((Fl_Callback*)cb_btn_submit_lotw_password); in ConfigureDialog()
H A Dconfdialog.fl2924 Fl_Check_Button btn_submit_lotw_password {