Add Abhishek Bansal to authors

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2753 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-01-19 14:16:25 +00:00
parent 0577df384a
commit 9d8290efec

View File

@@ -114,6 +114,7 @@ QWidget *AboutQET::authorsTab() const {
addAuthor(authors, "Laurent Trinques", "scorpio@qelectrotech.org", tr("D\351veloppement"));
addAuthor(authors, "Cyril Frausti", "cyril@qelectrotech.org", tr("D\351veloppement"));
addAuthor(authors, "Joshua Claveau", "Joshua@qelectrotech.org", tr("D\351veloppement"));
addAuthor(authors, "Abhishek Bansal", "abhishek@qelectrotech.org", tr("D\351veloppement"));
authors -> setAlignment(Qt::AlignCenter);
authors -> setOpenExternalLinks(true);