update apidox to reflect it can be a relative root
This commit is contained in:
parent
de086065a1
commit
e174c6d998
@ -106,7 +106,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the path to the root of this package
|
* Sets the path to the root of this package
|
||||||
* @param path and absolute path
|
* @param path an absolute path, or a relative path to the default package root
|
||||||
* @since 4.3
|
* @since 4.3
|
||||||
*/
|
*/
|
||||||
void setPath(const QString &path);
|
void setPath(const QString &path);
|
||||||
|
Loading…
Reference in New Issue
Block a user