NOISSUE update version number, changelog and credits in about dialog
This commit is contained in:
parent
c9e851f12f
commit
3ad9ea507e
3 changed files with 21 additions and 3 deletions
|
@ -46,6 +46,7 @@ QString getCreditsHtml(QStringList patrons)
|
|||
stream << "<p>TakSuyu <<a href='mailto:taksuyu@gmail.com'>taksuyu@gmail.com</a>></p>\n";
|
||||
stream << "<p>Kilobyte <<a href='mailto:stiepen22@gmx.de'>stiepen22@gmx.de</a>></p>\n";
|
||||
stream << "<p>Rootbear75 <<a href='https://twitter.com/rootbear75'>@rootbear75</a>></p>\n";
|
||||
stream << "<p>Zeker Zhayard <<a href='https://twitter.com/zeker_zhayard'>@Zeker_Zhayard</a>></p>\n";
|
||||
stream << "<br />\n";
|
||||
|
||||
if(!patrons.isEmpty()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue