4
0
mirror of https://github.com/QuasarApp/CopyrightFixer.git synced 2025-05-09 07:59:48 +00:00

ref Added description class.

This commit is contained in:
IgorekLoschinin 2021-04-25 00:48:29 +03:00
parent a40da12555
commit 5bbf55a980

@ -14,7 +14,7 @@
namespace CopyrighFixer {
/**
* @brief The ConfigParser class
* @brief The ConfigParser class that parse the settings received at the input of the program.
*/
class ConfigParser {
public: