summaryrefslogtreecommitdiff
path: root/src/aboutdialog.ui
diff options
context:
space:
mode:
authorSilarn <jrim@rimpo.org>2018-04-18 03:41:53 -0500
committerSilarn <jrim@rimpo.org>2018-04-18 03:41:53 -0500
commit08b56ee783131537d3f87e60819e88316ea1e062 (patch)
treea04f27fd6cbe91cee2b09a0eb84c91c9bfa3ae79 /src/aboutdialog.ui
parent85faed5de109c0d5773626370bb6dbd338293f63 (diff)
Improve and fix handling of external links
Diffstat (limited to 'src/aboutdialog.ui')
-rw-r--r--src/aboutdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aboutdialog.ui b/src/aboutdialog.ui
index 69e52708..fc2f3290 100644
--- a/src/aboutdialog.ui
+++ b/src/aboutdialog.ui
@@ -125,7 +125,7 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="label_2">
+ <widget class="QLabel" name="copyrightText">
<property name="text">
<string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/p&gt;&lt;p&gt;See the GNU General Public License for more details.&lt;/p&gt;&lt;p&gt;Source code can be found at &lt;a href=&quot;https://github.com/Modorganizer2/modorganizer&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#007af4;&quot;&gt;GitHub&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>