Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h938 extern Fl_Check_Button *chkMenuIcons;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx8444 Fl_Check_Button *chkMenuIcons=(Fl_Check_Button *)0; variable
18235 … { Fl_Check_Button* o = chkMenuIcons = new Fl_Check_Button(420, 34, 150, 20, _("Show menu icons")); in ConfigureDialog()
18236 chkMenuIcons->tooltip(_("Enable / disable icons on menus")); in ConfigureDialog()
18237 chkMenuIcons->down_box(FL_DOWN_BOX); in ConfigureDialog()
18238 chkMenuIcons->callback((Fl_Callback*)cb_chkMenuIcons); in ConfigureDialog()
H A Dconfdialog.fl10690 Fl_Check_Button chkMenuIcons {