Mention github contributors in thanks.html

This commit is contained in:
Chocobo1
2015-06-26 13:16:20 +08:00
parent 436b3a472a
commit e2a1211513
2 changed files with 6 additions and 1 deletions

View File

@@ -369,7 +369,11 @@
<number>6</number>
</property>
<item>
<widget class="QTextBrowser" name="te_thanks"/>
<widget class="QTextBrowser" name="te_thanks">
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>