From bc3a8d5b79481f04e30932f891bdda84ad139317 Mon Sep 17 00:00:00 2001 From: Owen Williams Date: Mon, 28 Dec 2015 13:37:17 -0500 Subject: credits reorder to unify with upcoming website tweaks --- src/dlgabout.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/dlgabout.cpp b/src/dlgabout.cpp index b242f63e02..b9be4c96b0 100644 --- a/src/dlgabout.cpp +++ b/src/dlgabout.cpp @@ -50,10 +50,10 @@ DlgAbout::DlgAbout(QWidget* parent) : QDialog(parent), Ui::DlgAboutDlg() { QStringList thisReleaseDevelopers; thisReleaseDevelopers << "RJ Ryan" - << "Sean Pappalardo" - << "S. Brandt" << "Owen Williams" + << "Sean Pappalardo" << "Daniel Schürmann" + << "S. Brandt" << "Ilkka Tuohela" << "Max Linke" << "Marcos Cardinot" -- cgit v1.2.3