Merge pull request #79 from bentley/qtlink Qt: Really fix forums link
endrift jeffrey@endrift.com
Sat, 08 Aug 2015 02:07:28 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/platform/qt/AboutScreen.ui
→
src/platform/qt/AboutScreen.ui
@@ -145,7 +145,7 @@ </item>
<item row="4" column="1"> <widget class="QLabel" name="extraLinks"> <property name="text"> - <string><a href="http://mgba.io/">Website</a> • <a href="https://forums/mgba.io/">Forums / Support</a> • <a href="https://github.com/mgba-emu/mgba/tree/{gitBranch}">Source</a> • <a href="https://github.com/mgba-emu/mgba/blob/{gitBranch}/LICENSE">License</a></string> + <string><a href="http://mgba.io/">Website</a> • <a href="https://forums.mgba.io/">Forums / Support</a> • <a href="https://github.com/mgba-emu/mgba/tree/{gitBranch}">Source</a> • <a href="https://github.com/mgba-emu/mgba/blob/{gitBranch}/LICENSE">License</a></string> </property> <property name="alignment"> <set>Qt::AlignCenter</set>