Home
last modified time | relevance | path

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

/dports/comms/trustedqsl/tqsl-2.4/apps/
H A Dtqslapp.h68 #define TQSL_CD_CANBUT TQSL_ID_LOW+1 macro
H A Dtqslsign.cpp83 #define TQSL_CD_CANBUT TQSL_ID_LOW+1 macro
H A Dtqsl.cpp266 EVT_BUTTON(TQSL_CD_CANBUT, ConvertingDialog::OnCancel) in BEGIN_EVENT_TABLE()
283 canbut = new wxButton(this, TQSL_CD_CANBUT, _("Cancel")); in ConvertingDialog()