switch to new paste.ee API

This commit is contained in:
Joona
2017-08-22 12:49:47 -07:00
committed by Petr Mrázek
parent 140c31293c
commit 4d54d2662a
2 changed files with 16 additions and 10 deletions

View File

@ -42,6 +42,7 @@ private:
QString m_key;
int m_textSize = 0;
QBuffer * buf = nullptr;
QByteArray m_json;
std::shared_ptr<QNetworkReply> m_reply;
public
slots: