Skip to content

Commit

Permalink
Thanks
Browse files Browse the repository at this point in the history
  • Loading branch information
artem78 committed Dec 31, 2020
1 parent afb78e7 commit 0c28112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/S60MapsAppUi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ void CS60MapsAppUi::HandleAboutL()
{
_LIT(KAuthor, "artem78 ([email protected])");
_LIT(KWebSite, "https://github.com/artem78/s60-maps");
_LIT(KThanksTo, "baranovskiykonstantin, Symbian9");
_LIT(KThanksTo, "baranovskiykonstantin, Symbian9, Men770");

CAknMessageQueryDialog* dlg = new (ELeave) CAknMessageQueryDialog();
dlg->PrepareLC(R_ABOUT_QUERY_DIALOG);
Expand Down

0 comments on commit 0c28112

Please sign in to comment.