mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-05-13 18:09:42 +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.
|
* @brief log Print text on console if the flag "vergose" is enabled.
|
||||||
* @param log Printed textP.
|
* @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
|
* @brief getparamsHelp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user