Update params.h

This commit is contained in:
Andrei Yankovich 2021-04-07 18:59:58 +03:00 committed by GitHub
parent e8e7721518
commit e2ae121a7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ public:
* @brief log Print text on console if the flag "vergose" is enabled.
* @param log Printed textP.
*/
static void log(const QStrinP& log, VerboseLvl vLvl = VerboseLvl::Debug);
static void log(const QString& log, VerboseLvl vLvl = VerboseLvl::Debug);
/**
* @brief getparamsHelp