feat: successful process elevation and comunication!
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
32409a361b
commit
6d160a7b7e
9 changed files with 437 additions and 90 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue