From 70e66802a2d46a1ffdac7528b134c9d7741a8797 Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Wed, 27 Nov 2019 14:10:50 -0500
Subject: changed labels that have links to new LinkLabel, removed hardcoded
colors changed the link colors on dark themes to something saner
---
src/aboutdialog.ui | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
(limited to 'src/aboutdialog.ui')
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui
index 415ce0a7..424a80f9 100644
--- a/src/aboutdialog.ui
+++ b/src/aboutdialog.ui
@@ -158,9 +158,9 @@
-
-
+
- <html><head/><body><p>Source code can be found at <a href="https://github.com/ModOrganizer2/modorganizer"><span style=" text-decoration: underline; color:#007af4;">GitHub</span></a>.</p></body></html>
+ <html><head/><body><p>Source code can be found at <a href="https://github.com/ModOrganizer2/modorganizer">GitHub</a>.</p></body></html>
@@ -536,6 +536,13 @@
+
+
+ LinkLabel
+ QLabel
+
+
+
--
cgit v1.3.1