diff options
-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> |