all repos — mgba @ db17646fe5fc818930c77f4e13e643285ce9a209

mGBA Game Boy Advance Emulator

Qt: Fix forums link
Jeffrey Pfau jeffrey@endrift.com
Fri, 07 Aug 2015 23:23:20 -0700
commit

db17646fe5fc818930c77f4e13e643285ce9a209

parent

a9620df0b8fbe74d48a6f459592049291a93948e

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://forumsmgba.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>