Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h728 extern Fl_Button *btnSelectKmlDestDir;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx6204 Fl_Button *btnSelectKmlDestDir=(Fl_Button *)0; variable
16088 { btnSelectKmlDestDir = new Fl_Button(631, 47, 101, 24, _("Change dir...")); in ConfigureDialog()
16089 btnSelectKmlDestDir->tooltip(_("Choose directory to store KML documents")); in ConfigureDialog()
16090 btnSelectKmlDestDir->callback((Fl_Callback*)cb_btnSelectKmlDestDir); in ConfigureDialog()
H A Dconfdialog.fl7962 Fl_Button btnSelectKmlDestDir {