mirror of
https://github.com/QuasarApp/QuasarAppLib.git
synced 2025-05-02 04:29:41 +00:00
Merge branch 'task_28' of github.com:QuasarApp/QuasarAppLib into task_28
This commit is contained in:
commit
75ad22b2df
2
params.h
2
params.h
@ -89,7 +89,7 @@ public:
|
||||
static void setArg(const QString& key, const QString& val);
|
||||
|
||||
/**
|
||||
* @brief setArg This methid sets boolean value of key.
|
||||
* @brief setArg This method sets boolean value of key.
|
||||
* @param key This is name of the console option.
|
||||
* @param enable New value of key.
|
||||
* @note For check is enable @a key argument use the Params::isEndable method.
|
||||
|
Loading…
x
Reference in New Issue
Block a user