all repos — mgba @ 7a311b339cdab640c9c66c34250a1dac2a7a0e99

mGBA Game Boy Advance Emulator

Qt: Really fix forums link
Anthony J. Bentley anthony@anjbe.name
Sat, 08 Aug 2015 01:38:29 -0600
commit

7a311b339cdab640c9c66c34250a1dac2a7a0e99

parent

db17646fe5fc818930c77f4e13e643285ce9a209

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/platform/qt/AboutScreen.uisrc/platform/qt/AboutScreen.ui

@@ -145,7 +145,7 @@ </item>

<item row="4" column="1"> <widget class="QLabel" name="extraLinks"> <property name="text"> - <string>&lt;a href=&quot;http://mgba.io/&quot;&gt;Website&lt;/a&gt; • &lt;a href=&quot;https://forums/mgba.io/&quot;&gt;Forums / Support&lt;/a&gt; • &lt;a href=&quot;https://github.com/mgba-emu/mgba/tree/{gitBranch}&quot;&gt;Source&lt;/a&gt; • &lt;a href=&quot;https://github.com/mgba-emu/mgba/blob/{gitBranch}/LICENSE&quot;&gt;License&lt;/a&gt;</string> + <string>&lt;a href=&quot;http://mgba.io/&quot;&gt;Website&lt;/a&gt; • &lt;a href=&quot;https://forums.mgba.io/&quot;&gt;Forums / Support&lt;/a&gt; • &lt;a href=&quot;https://github.com/mgba-emu/mgba/tree/{gitBranch}&quot;&gt;Source&lt;/a&gt; • &lt;a href=&quot;https://github.com/mgba-emu/mgba/blob/{gitBranch}/LICENSE&quot;&gt;License&lt;/a&gt;</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set>