We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b3d0e commit 5f8ce85Copy full SHA for 5f8ce85
src/util.cpp
@@ -491,6 +491,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent )
491
"<p>Jiri Popek (<a href=\"https://github.com/jardous\">jardous</a>)</p>"
492
"<p>Gary Wang (<a href=\"https://github.com/BLumia\">BLumia</a>)</p>"
493
"<p>RobyDati (<a href=\"https://github.com/RobyDati\">RobyDati</a>)</p>"
494
+ "<p>Rob-NY (<a href=\"https://github.com/Rob-NY\">Rob-NY</a>)</p>"
495
"<br>" +
496
tr ( "For details on the contributions check out the %1" )
497
.arg ( "<a href=\"https://github.com/jamulussoftware/jamulus/graphs/contributors\">" + tr ( "Github Contributors list" ) + "</a>." ) );
0 commit comments