all repos — mgba @ a728ad2a8143efe53bd5e4aae4361da178f67368

mGBA Game Boy Advance Emulator

Merge pull request #79 from bentley/qtlink

Qt: Really fix forums link
endrift jeffrey@endrift.com
Sat, 08 Aug 2015 02:07:28 -0700
commit

a728ad2a8143efe53bd5e4aae4361da178f67368

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>