@@ -19,6 +19,9 @@ namespace Utils {
QString rstrip(QString const &str);
bool sameFilesInDirs(QDir const &dir1, QDir const &dir2,
QStringList const &nameFilters = {"*.json"});
QString getParentName();
}
#endif // UTILS_H_INCLUDED
The note is not visible to the blocked user.