Skip to content

Commit

Permalink
Add David Lowenfels to the contributor list in the about box. Thank y…
Browse files Browse the repository at this point in the history
…ou very much.
  • Loading branch information
daschuer committed May 16, 2020
1 parent 98e3045 commit 293ffd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/dialog/dlgabout.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ DlgAbout::DlgAbout(QWidget* parent) : QDialog(parent), Ui::DlgAboutDlg() {
<< "Simon Harst"
<< "Harshit Maurya"
<< "Janek Fischer"
<< "Chris Hills";
<< "Chris Hills"
<< "David Lowenfels";

QStringList specialThanks;
specialThanks
Expand Down

0 comments on commit 293ffd7

Please sign in to comment.