Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A Dmuuli_wdr.h290 #define IDC_SHOWOVERHEAD 10206 macro
H A DPreferences.cpp1141 NewCfgItem(IDC_SHOWOVERHEAD, (new Cfg_Bool( wxT("/eMule/ShowOverhead"), s_bshowoverhead, false ))); in BuildItemList()
H A Dmuuli_wdr.cpp2123 …wxCheckBox *item10 = new wxCheckBox( parent, IDC_SHOWOVERHEAD, _("Show overhead bandwidth"), wxDef… in PreferencesGuiTweaksTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Dmuuli_wdr.h289 #define IDC_SHOWOVERHEAD 10205
H A DPreferences.cpp1141 NewCfgItem(IDC_SHOWOVERHEAD, (new Cfg_Bool( wxT("/eMule/ShowOverhead"), s_bshowoverhead, false ))); in BuildItemList()
H A Dmuuli_wdr.cpp2119 …wxCheckBox *item10 = new wxCheckBox( parent, IDC_SHOWOVERHEAD, _("Show overhead bandwidth"), wxDef…