feat: successful process elevation and comunication!
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
@ -29,4 +29,6 @@ inline QString fromStdString(string s)
|
||||
#endif
|
||||
|
||||
int naturalCompare(const QString& s1, const QString& s2, Qt::CaseSensitivity cs);
|
||||
|
||||
QString getRandomAlphaNumeric(const int length);
|
||||
} // namespace StringUtils
|
||||
|
Reference in New Issue
Block a user