Searched refs:IDC_SHOW_COUNTRY_FLAGS (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.h291 #define IDC_SHOW_COUNTRY_FLAGS 10207 macro
H A DPrefsUnifiedDlg.cpp477 CastChild(IDC_SHOW_COUNTRY_FLAGS, wxCheckBox)->Enable(false);
736 if (CfgChanged(IDC_SHOW_COUNTRY_FLAGS)) {
H A DPreferences.cpp1147 NewCfgItem(IDC_SHOW_COUNTRY_FLAGS, (new Cfg_Bool( wxT("/eMule/GeoIPEnabled"), s_GeoIPEnabled, true )));
H A Dmuuli_wdr.cpp2127 wxCheckBox *item12 = new wxCheckBox( parent, IDC_SHOW_COUNTRY_FLAGS, _("Show country flags for clients"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 71 milliseconds