Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A Dmuuli_wdr.h401 #define IDC_MSGLOG 10290 macro
H A DPreferences.cpp1192 …NewCfgItem(IDC_MSGLOG, (new Cfg_Bool( wxT("/eMule/ShowMessagesInLog"), s_ShowMessagesInLog, true )… in BuildItemList()
H A Dmuuli_wdr.cpp2996 …wxCheckBox *item9 = new wxCheckBox( parent, IDC_MSGLOG, _("Show received messages in the log"), wx… in PreferencesFilteringTab()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A Dmuuli_wdr.h400 #define IDC_MSGLOG 10289
H A DPreferences.cpp1192 …NewCfgItem(IDC_MSGLOG, (new Cfg_Bool( wxT("/eMule/ShowMessagesInLog"), s_ShowMessagesInLog, true )… in BuildItemList()
H A Dmuuli_wdr.cpp2992 …wxCheckBox *item9 = new wxCheckBox( parent, IDC_MSGLOG, _("Show received messages in the log"), wx…