summaryrefslogtreecommitdiffstats
path: root/application/dialogs/AboutDialog.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-09-07 00:53:09 +0200
committerPetr Mrázek <peterix@gmail.com>2017-09-07 00:53:09 +0200
commita1ef043030e4b793892c5c5e44a2724065609c89 (patch)
tree47cb6b729f4f29b4e234d02f2e892cc5e5b0abc0 /application/dialogs/AboutDialog.ui
parentb61407a75d06abd61ce89f972581fa36a961d906 (diff)
downloadMultiMC-a1ef043030e4b793892c5c5e44a2724065609c89.tar
MultiMC-a1ef043030e4b793892c5c5e44a2724065609c89.tar.gz
MultiMC-a1ef043030e4b793892c5c5e44a2724065609c89.tar.lz
MultiMC-a1ef043030e4b793892c5c5e44a2724065609c89.tar.xz
MultiMC-a1ef043030e4b793892c5c5e44a2724065609c89.zip
NOISSUE fix hardcoded link color in about dialog
Should respect theme colors now.
Diffstat (limited to 'application/dialogs/AboutDialog.ui')
-rw-r--r--application/dialogs/AboutDialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/dialogs/AboutDialog.ui b/application/dialogs/AboutDialog.ui
index d1cafcb2..0ba47a7b 100644
--- a/application/dialogs/AboutDialog.ui
+++ b/application/dialogs/AboutDialog.ui
@@ -180,7 +180,7 @@
</font>
</property>
<property name="text">
- <string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;http://github.com/MultiMC/MultiMC5&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://github.com/MultiMC/MultiMC5&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ <string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;http://github.com/MultiMC/MultiMC5&quot;&gt;http://github.com/MultiMC/MultiMC5&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>