From 4761d4b82febe539da2d878417346197e76d2f1f Mon Sep 17 00:00:00 2001 From: Faerbit Date: Thu, 29 Sep 2022 17:08:19 +0200 Subject: [PATCH] Add website link to about dialog --- src/fime/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fime/about.py b/src/fime/about.py index da4d0a2..a2049bb 100644 --- a/src/fime/about.py +++ b/src/fime/about.py @@ -66,7 +66,7 @@ class About(QtWidgets.QDialog): text = dedent(f"""\ fime Copyright (c) 2020 - 2022 Faerbit - License + Website License fime Version {fime.__version__} Qt Version {QtCore.__version__}