Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h274 extern Fl_Check_Button *btnDisplayLogbookRead;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx2525 Fl_Check_Button *btnDisplayLogbookRead=(Fl_Check_Button *)0; variable
11210 …{ Fl_Check_Button* o = btnDisplayLogbookRead = new Fl_Check_Button(255, 181, 277, 20, _("Display l… in ConfigureDialog()
11211 btnDisplayLogbookRead->tooltip(_("The filename is written to the RX text area")); in ConfigureDialog()
11212 btnDisplayLogbookRead->down_box(FL_DOWN_BOX); in ConfigureDialog()
11213 btnDisplayLogbookRead->callback((Fl_Callback*)cb_btnDisplayLogbookRead); in ConfigureDialog()
H A Dconfdialog.fl3131 Fl_Check_Button btnDisplayLogbookRead {