Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DPrefsUnifiedDlg.cpp93 EVT_CHECKBOX(IDC_UPNP_ENABLED, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
497 FindWindow(IDC_UPNP_ENABLED)->Enable(false); in TransferToWindow()
821 case IDC_UPNP_ENABLED: in OnCheckBoxChange()
H A Dmuuli_wdr.h208 #define IDC_UPNP_ENABLED 10136 macro
H A DPreferences.cpp1057 NewCfgItem(IDC_UPNP_ENABLED, (new Cfg_Bool( wxT("/eMule/UPnPEnabled"), s_UPnPEnabled, false ))); in BuildItemList()
H A Dmuuli_wdr.cpp1630 …wxCheckBox *item22 = new wxCheckBox( parent, IDC_UPNP_ENABLED, _("Enable UPnP for router port forw… in PreferencesConnectionTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DPrefsUnifiedDlg.cpp93 EVT_CHECKBOX(IDC_UPNP_ENABLED, PrefsUnifiedDlg::OnCheckBoxChange) in BEGIN_EVENT_TABLE()
497 FindWindow(IDC_UPNP_ENABLED)->Enable(false); in TransferToWindow()
816 case IDC_UPNP_ENABLED: in OnCheckBoxChange()
H A Dmuuli_wdr.h207 #define IDC_UPNP_ENABLED 10135
H A DPreferences.cpp1058 NewCfgItem(IDC_UPNP_ENABLED, (new Cfg_Bool( wxT("/eMule/UPnPEnabled"), s_UPnPEnabled, false ))); in BuildItemList()
H A Dmuuli_wdr.cpp1626 …wxCheckBox *item22 = new wxCheckBox( parent, IDC_UPNP_ENABLED, _("Enable UPnP for router port forw…