mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Update references of Google Code to GitHub and update copyright year.
This commit is contained in:
parent
afc4a37058
commit
d3a55ccb79
4 changed files with 7 additions and 7 deletions
|
@ -195,7 +195,7 @@ EVT_MENU(wxID_OPEN, CFrame::OnOpen)
|
|||
EVT_MENU(wxID_EXIT, CFrame::OnQuit)
|
||||
EVT_MENU(IDM_HELPWEBSITE, CFrame::OnHelp)
|
||||
EVT_MENU(IDM_HELPONLINEDOCS, CFrame::OnHelp)
|
||||
EVT_MENU(IDM_HELPGOOGLECODE, CFrame::OnHelp)
|
||||
EVT_MENU(IDM_HELPGITHUB, CFrame::OnHelp)
|
||||
EVT_MENU(wxID_ABOUT, CFrame::OnHelp)
|
||||
EVT_MENU(wxID_REFRESH, CFrame::OnRefresh)
|
||||
EVT_MENU(IDM_PLAY, CFrame::OnPlay)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue