@@ -53,6 +53,11 @@ QString getFileType(QString filename)
return returnValue;
}
QString preparePath(QString path)
{
return path.trimmed().replace(' ', "\ ");
int whatIpVersion(QString ipAddress)
QStringList fieldList;
The note is not visible to the blocked user.