mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-04-26 17:54:40 +00:00
Update params.h
This commit is contained in:
parent
e8e7721518
commit
e2ae121a7c
2
params.h
2
params.h
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user