Searched refs:IDC_UPNP_ENABLED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp93 EVT_CHECKBOX(IDC_UPNP_ENABLED, PrefsUnifiedDlg::OnCheckBoxChange)
496 FindWindow(IDC_UPNP_ENABLED)->Enable(false);
801 case IDC_UPNP_ENABLED:
H A Dmuuli_wdr.h207 #define IDC_UPNP_ENABLED 10135 macro
H A DPreferences.cpp1057 NewCfgItem(IDC_UPNP_ENABLED, (new Cfg_Bool( wxT("/eMule/UPnPEnabled"), s_UPnPEnabled, false )));
H A Dmuuli_wdr.cpp1627 wxCheckBox *item22 = new wxCheckBox( parent, IDC_UPNP_ENABLED, _("Enable UPnP for router port forwarding"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 56 milliseconds