Searched refs:IDC_APPLY (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFileDetailDialog.cpp31 #include "muuli_wdr.h" // Needed for ID_CLOSEWNDFD,...,IDC_APPLY
52 EVT_BUTTON(IDC_APPLY, CFileDetailDialog::OnBnClickedApply)
256 CastChild(IDC_APPLY, wxControl)->Enable(enabled);
H A Dmuuli_wdr.h110 #define IDC_APPLY 10058 macro
H A Dmuuli_wdr.cpp793 wxButton *item76 = new wxButton( parent, IDC_APPLY, _("Apply"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 46 milliseconds