Skip to content

Commit c8f2c08

Browse files
committed
Add authors to docs
1 parent 745225a commit c8f2c08

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

include/QtHtmlReader.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* @file
33
* @brief Header file for QtHtmlReader class
44
* @author Jonathan Thomas <[email protected]>
5+
* @author Sergei Kolesov (jediserg)
6+
* @author Jeff Shillitto (jeffski)
57
*
68
* @ref License
79
*/

include/QtTextReader.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* @file
33
* @brief Header file for QtTextReader class
44
* @author Jonathan Thomas <[email protected]>
5+
* @author Sergei Kolesov (jediserg)
6+
* @author Jeff Shillitto (jeffski)
57
*
68
* @ref License
79
*/

src/QtHtmlReader.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* @file
33
* @brief Source file for QtHtmlReader class
44
* @author Jonathan Thomas <[email protected]>
5+
* @author Sergei Kolesov (jediserg)
6+
* @author Jeff Shillitto (jeffski)
57
*
68
* @ref License
79
*/

src/QtTextReader.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
* @file
33
* @brief Source file for QtTextReader class
44
* @author Jonathan Thomas <[email protected]>
5+
* @author Sergei Kolesov (jediserg)
6+
* @author Jeff Shillitto (jeffski)
57
*
68
* @ref License
79
*/

0 commit comments

Comments
 (0)