diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/aboutdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/aboutdialog.ui b/src/yuzu/aboutdialog.ui index 2680480cc..012ce90bf 100644 --- a/src/yuzu/aboutdialog.ui +++ b/src/yuzu/aboutdialog.ui | |||
| @@ -115,7 +115,7 @@ p, li { white-space: pre-wrap; } | |||
| 115 | <item> | 115 | <item> |
| 116 | <widget class="QLabel" name="labelLinks"> | 116 | <widget class="QLabel" name="labelLinks"> |
| 117 | <property name="text"> | 117 | <property name="text"> |
| 118 | <string><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#0000ff;">Website</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#0000ff;">Source Code</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#0000ff;">Contributors</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/license.txt"><span style=" text-decoration: underline; color:#0000ff;">License</span></a></p></body></html></string> | 118 | <string><html><head/><body><p><a href="https://yuzu-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/yuzu-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/yuzu-emu/yuzu/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/yuzu-emu/yuzu/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></string> |
| 119 | </property> | 119 | </property> |
| 120 | <property name="openExternalLinks"> | 120 | <property name="openExternalLinks"> |
| 121 | <bool>true</bool> | 121 | <bool>true</bool> |