[qet] [2753] Add Abhishek Bansal to authors |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2753
Author: scorpio810
Date: 2014-01-19 15:16:25 +0100 (Sun, 19 Jan 2014)
Log Message:
-----------
Add Abhishek Bansal to authors
Modified Paths:
--------------
trunk/sources/aboutqet.cpp
Modified: trunk/sources/aboutqet.cpp
===================================================================
--- trunk/sources/aboutqet.cpp 2014-01-19 10:46:34 UTC (rev 2752)
+++ trunk/sources/aboutqet.cpp 2014-01-19 14:16:25 UTC (rev 2753)
@@ -114,6 +114,7 @@
addAuthor(authors, "Laurent Trinques", "scorpio@xxxxxxxxxxxxxxxx", tr("D\351veloppement"));
addAuthor(authors, "Cyril Frausti", "cyril@xxxxxxxxxxxxxxxx", tr("D\351veloppement"));
addAuthor(authors, "Joshua Claveau", "Joshua@xxxxxxxxxxxxxxxx", tr("D\351veloppement"));
+ addAuthor(authors, "Abhishek Bansal", "abhishek@xxxxxxxxxxxxxxxx", tr("D\351veloppement"));
authors -> setAlignment(Qt::AlignCenter);
authors -> setOpenExternalLinks(true);