Searched refs:IDC_SERVERKEEPALIVE (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 Dmuuli_wdr.h278 #define IDC_SERVERKEEPALIVE 10196 macro
H A DPrefsUnifiedDlg.cpp125 EVT_COMMAND_SCROLL(IDC_SERVERKEEPALIVE, PrefsUnifiedDlg::OnScrollBarChange)
1148 case IDC_SERVERKEEPALIVE:
H A DPreferences.cpp1049 NewCfgItem(IDC_SERVERKEEPALIVE, (MkCfg_Int( wxT("/eMule/ServerKeepAliveTimeout"), s_dwServerKeepAliveTimeoutMins, 0 )));
H A Dmuuli_wdr.cpp2063 wxSlider *item13 = new wxSlider( parent, IDC_SERVERKEEPALIVE, 0, 0, 30, wxDefaultPosition, wxSize(100,-1), wxSL_HORIZONTAL );

Completed in 113 milliseconds