Add @orbea to About -> Contributors.
Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
parent
7ee3cbe120
commit
61520df789
|
@ -2776,6 +2776,7 @@ EVT_HANDLER(wxID_ABOUT, "About...")
|
|||
ai.AddDeveloper(wxT("Mystro256"));
|
||||
ai.AddDeveloper(wxT("retro-wertz"));
|
||||
ai.AddDeveloper(wxT("denisfa"));
|
||||
ai.AddDeveloper(wxT("orbea"));
|
||||
ai.AddDeveloper(wxT("Orig. VBA team"));
|
||||
ai.AddDeveloper(wxT("... many contributors who send us patches/PRs"));
|
||||
wxAboutBox(ai);
|
||||
|
|
Loading…
Reference in New Issue