diff options
author | Jan Dalheimer <jan@dalheimer.de> | 2014-02-16 13:02:59 +0100 |
---|---|---|
committer | Jan Dalheimer <jan@dalheimer.de> | 2014-02-16 13:02:59 +0100 |
commit | e4ecc31e07d6b16983cc038fee906417f58482d7 (patch) | |
tree | 407bb913aaf696e64d836c83e198427d3055753d /gui/dialogs | |
parent | 9c87bc6c4b99f0c93f2b18039208dcf9f3fb4d79 (diff) | |
download | MultiMC-e4ecc31e07d6b16983cc038fee906417f58482d7.tar MultiMC-e4ecc31e07d6b16983cc038fee906417f58482d7.tar.gz MultiMC-e4ecc31e07d6b16983cc038fee906417f58482d7.tar.lz MultiMC-e4ecc31e07d6b16983cc038fee906417f58482d7.tar.xz MultiMC-e4ecc31e07d6b16983cc038fee906417f58482d7.zip |
Links to the tools
Diffstat (limited to 'gui/dialogs')
-rw-r--r-- | gui/dialogs/SettingsDialog.ui | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gui/dialogs/SettingsDialog.ui b/gui/dialogs/SettingsDialog.ui index fbfa7aed..7d94446e 100644 --- a/gui/dialogs/SettingsDialog.ui +++ b/gui/dialogs/SettingsDialog.ui @@ -895,6 +895,13 @@ </property> </widget> </item> + <item> + <widget class="QLabel" name="label_6"> + <property name="text"> + <string><html><head/><body><p><a href="http://www.ej-technologies.com/products/jprofiler/overview.html"><span style=" text-decoration: underline; color:#0000ff;">http://www.ej-technologies.com/products/jprofiler/overview.html</span></a></p></body></html></string> + </property> + </widget> + </item> </layout> </widget> </item> @@ -925,6 +932,13 @@ </property> </widget> </item> + <item> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string><html><head/><body><p><a href="http://visualvm.java.net/"><span style=" text-decoration: underline; color:#0000ff;">http://visualvm.java.net/</span></a></p></body></html></string> + </property> + </widget> + </item> </layout> </widget> </item> @@ -955,6 +969,13 @@ </property> </widget> </item> + <item> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string><html><head/><body><p><a href="http://www.mcedit.net/"><span style=" text-decoration: underline; color:#0000ff;">http://www.mcedit.net/</span></a></p></body></html></string> + </property> + </widget> + </item> </layout> </widget> </item> |