diff options
Diffstat (limited to 'src/qt/utils.h')
| -rw-r--r-- | src/qt/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt/utils.h b/src/qt/utils.h index 9d798b8e..c18ffdc1 100644 --- a/src/qt/utils.h +++ b/src/qt/utils.h @@ -35,5 +35,6 @@ bool fileExists(QString path); QString getAccountName(); const static QRegExp reURI = QRegExp("^\\w+:\\/\\/([\\w+\\-?\\-_\\-=\\-&]+)"); +QString randomUserAgent(); #endif // UTILS_H |
