Home
last modified time | relevance | path

Searched refs:IDC_DAP (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A Dmuuli_wdr.h237 #define IDC_DAP 10161 macro
H A DPreferences.cpp1095 NewCfgItem(IDC_DAP, (new Cfg_Bool( wxT("/eMule/DAPPref"), s_bDAP, true ))); in BuildItemList()
H A Dmuuli_wdr.cpp1797 …wxCheckBox *item8 = new wxCheckBox( parent, IDC_DAP, _("Add files to download with auto priority")… in PreferencesFilesTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Dmuuli_wdr.h236 #define IDC_DAP 10160
H A DPreferences.cpp1096 NewCfgItem(IDC_DAP, (new Cfg_Bool( wxT("/eMule/DAPPref"), s_bDAP, true ))); in BuildItemList()
H A Dmuuli_wdr.cpp1793 …wxCheckBox *item8 = new wxCheckBox( parent, IDC_DAP, _("Add files to download with auto priority")…