Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx567 static void cb_btnForegroundColor(Fl_Button*, void*) { in cb_btnForegroundColor() function
9529 btnForegroundColor->callback((Fl_Callback*)cb_btnForegroundColor); in ConfigureDialog()