@@ -5,7 +5,20 @@
#include <QString>
/*!
\brief
\fn rootPath
\return QString
*/
QString rootPath();
\fn cleanList
\param list
\return QStringList
QStringList cleanList(const QStringList& list);
The note is not visible to the blocked user.