Skip to content

Commit 5f8ce85

Browse files
authored
Add Rob-NY credit for ideas in #2006
1 parent 89b3d0e commit 5f8ce85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : CBaseDlg ( parent )
491491
"<p>Jiri Popek (<a href=\"https://github.com/jardous\">jardous</a>)</p>"
492492
"<p>Gary Wang (<a href=\"https://github.com/BLumia\">BLumia</a>)</p>"
493493
"<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>"
494495
"<br>" +
495496
tr ( "For details on the contributions check out the %1" )
496497
.arg ( "<a href=\"https://github.com/jamulussoftware/jamulus/graphs/contributors\">" + tr ( "Github Contributors list" ) + "</a>." ) );

0 commit comments

Comments
 (0)