Add greg to the about dialog credits.

Originally committed to SVN as r4035.
This commit is contained in:
Amar Takhar 2010-01-24 02:37:47 +00:00
parent 4a42ab1403
commit c7d95e5590
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ AboutScreen::AboutScreen(wxWindow *parent)
aboutString += _T(" Eric Batalitzky\n");
aboutString += _T(" Evgeniy Stepanov\n");
aboutString += _T(" Fredrik Mellbin\n");
aboutString += _T(" Grigori Goronzy\n");
aboutString += _T(" Karl Blomster\n");
aboutString += _T(" Mike Matsnev\n");
aboutString += _T(" Moritz Brunner\n");