From 61ff8884e0c086395b970756c670e243a7f6b45a Mon Sep 17 00:00:00 2001 From: Laurent Trinques Date: Thu, 24 Mar 2022 06:25:28 +0100 Subject: [PATCH] Minor --- sources/ui/aboutqetdialog.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sources/ui/aboutqetdialog.cpp b/sources/ui/aboutqetdialog.cpp index 7953a8911..d57ef7733 100644 --- a/sources/ui/aboutqetdialog.cpp +++ b/sources/ui/aboutqetdialog.cpp @@ -65,11 +65,11 @@ void AboutQETDialog::setAbout() "https://qelectrotech.org/" "

" + "The program is provided AS IS with NO WARRANTY OF ANY KIND," - "

" + "
" " INCLUDING THE WARRANTY OF DESIGN, " - "

" + "
" "MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE."; - "

" + "
" "

" + tr("Contact : qet@lists.tuxfamily.org", "about tab, contact line");