From: Flavio Tordini Date: Sun, 21 Sep 2014 16:41:58 +0000 (+0200) Subject: Fixed David Nel website link X-Git-Tag: 2.3~25 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b672b05fd2cd65291894b6e7f74a30540519f378;p=minitube Fixed David Nel website link --- diff --git a/src/aboutview.cpp b/src/aboutview.cpp index 92d6638..e8e88cc 100644 --- a/src/aboutview.cpp +++ b/src/aboutview.cpp @@ -82,7 +82,7 @@ AboutView::AboutView(QWidget *parent) : QWidget(parent) { + "

" "

" - + tr("Icon designed by %1.").arg("David Nel") + + tr("Icon designed by %1.").arg("David Nel") + "

" #ifndef APP_EXTRA