update apidox to reflect it can be a relative root

This commit is contained in:
Aaron Seigo 2012-11-07 02:14:08 +01:00
parent de086065a1
commit e174c6d998

View File

@ -106,7 +106,7 @@ public:
/**
* 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
*/
void setPath(const QString &path);