From bb248222057c95ccb3360bf46a4754429853f1e5 Mon Sep 17 00:00:00 2001 From: arabuli Date: Wed, 29 Feb 2012 05:20:29 +0800 Subject: [PATCH] Update src/lib/other/aboutdialog.cpp --- src/lib/other/aboutdialog.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/other/aboutdialog.cpp b/src/lib/other/aboutdialog.cpp index f26cc4883..88d635bc1 100644 --- a/src/lib/other/aboutdialog.cpp +++ b/src/lib/other/aboutdialog.cpp @@ -104,7 +104,8 @@ void AboutDialog::showAuthors() "Mladen Pejaković
" "Unink-Lio
" "Wu Cheng-Hong
" - "Widya Walesa") + "Widya Walesa
" + "Beqa Arabuli") )); m_authorsHtml.append(""); }