From 0f6de4d26e5ac2dde009623ab2c6f4d2f948621a Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 16 Oct 2018 22:37:11 +0200 Subject: [PATCH] typo, turned word-wrap on in receipts label --- src/interface_qt.cpp | 2 +- src/whyblocked.ui | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/interface_qt.cpp b/src/interface_qt.cpp index 2b08569..fdf4c79 100644 --- a/src/interface_qt.cpp +++ b/src/interface_qt.cpp @@ -108,7 +108,7 @@ void MainWindow::about() "

Copyright © 2018 tastytea.
" "Licence GPLv3: " "GNU GPL version 3.
" - "This program comes with ABSOLUTELY NO WARRANTY. This is free software," + "This program comes with ABSOLUTELY NO WARRANTY. This is free software, " "and you are welcome to redistribute it under certain conditions.

") .arg(global::version)); } diff --git a/src/whyblocked.ui b/src/whyblocked.ui index 5c87d9b..10e84b4 100644 --- a/src/whyblocked.ui +++ b/src/whyblocked.ui @@ -72,6 +72,9 @@ Qt::AutoText + + true + true