Searched refs:ID_CLOSEWNDFD (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
45 EVT_BUTTON(ID_CLOSEWNDFD, CFileDetailDialog::OnClosewnd)
258 CastChild(enabled ? IDC_APPLY_AND_CLOSE : ID_CLOSEWNDFD, wxButton)->SetDefault();
H A Dmuuli_wdr.h112 #define ID_CLOSEWNDFD 5100 macro
H A Dmuuli_wdr.cpp803 wxButton *item78 = new wxButton( parent, ID_CLOSEWNDFD, _("Cancel"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 105 milliseconds