summaryrefslogtreecommitdiffstats
path: root/application/pages/global/ExternalToolsPage.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-09-07 01:20:11 +0200
committerPetr Mrázek <peterix@gmail.com>2017-09-07 01:20:11 +0200
commit32a2cb5a0dabbe19eef04f378824af8a10487d97 (patch)
treeb1b5c90384c1863339374cde2537ce1cd1c69629 /application/pages/global/ExternalToolsPage.ui
parenta1ef043030e4b793892c5c5e44a2724065609c89 (diff)
downloadMultiMC-32a2cb5a0dabbe19eef04f378824af8a10487d97.tar
MultiMC-32a2cb5a0dabbe19eef04f378824af8a10487d97.tar.gz
MultiMC-32a2cb5a0dabbe19eef04f378824af8a10487d97.tar.lz
MultiMC-32a2cb5a0dabbe19eef04f378824af8a10487d97.tar.xz
MultiMC-32a2cb5a0dabbe19eef04f378824af8a10487d97.zip
NOISSUE fix hardcoded link color in other places
Diffstat (limited to 'application/pages/global/ExternalToolsPage.ui')
-rw-r--r--application/pages/global/ExternalToolsPage.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/application/pages/global/ExternalToolsPage.ui b/application/pages/global/ExternalToolsPage.ui
index 07f0ead9..5f19898b 100644
--- a/application/pages/global/ExternalToolsPage.ui
+++ b/application/pages/global/ExternalToolsPage.ui
@@ -63,7 +63,7 @@
<item>
<widget class="QLabel" name="jprofilerLink">
<property name="text">
- <string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;http://www.ej-technologies.com/products/jprofiler/overview.html&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.ej-technologies.com/products/jprofiler/overview.html&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://www.ej-technologies.com/products/jprofiler/overview.html&quot;&gt;http://www.ej-technologies.com/products/jprofiler/overview.html&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -100,7 +100,7 @@
<item>
<widget class="QLabel" name="jvisualvmLink">
<property name="text">
- <string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://visualvm.github.io/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;https://visualvm.github.io/&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;https://visualvm.github.io/&quot;&gt;https://visualvm.github.io/&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -137,7 +137,7 @@
<item>
<widget class="QLabel" name="mceditLink">
<property name="text">
- <string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;http://www.mcedit.net/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.mcedit.net/&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://www.mcedit.net/&quot;&gt;http://www.mcedit.net/&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>