Added Caelum to the list
This commit is contained in:
parent
37518fc88b
commit
d35d00f650
|
@ -2468,6 +2468,7 @@ EVT_HANDLER(wxID_ABOUT, "About...")
|
|||
ai.AddDeveloper(wxT("xKiv"));
|
||||
ai.AddDeveloper(wxT("skidau"));
|
||||
ai.AddDeveloper(wxT("TheCanadianBacon"));
|
||||
ai.AddDeveloper(wxT("Caelum"));
|
||||
ai.AddDeveloper(wxT("Orig. VBA team"));
|
||||
wxAboutBox(ai);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue