mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
d3babb3fbe
commit
2f1bf10780
|
@ -22,6 +22,8 @@
|
|||
|
||||
#include <QString>
|
||||
|
||||
#include <ctime>
|
||||
|
||||
QByteArray ToxmeData::parsePublicKey(const QString& text) const
|
||||
{
|
||||
static const QByteArray pattern{"key\":\""};
|
||||
|
|
Loading…
Reference in New Issue
Block a user