Sync from quickmods
This commit is contained in:
@ -55,6 +55,9 @@ public:
|
||||
/// the network reply
|
||||
std::shared_ptr<QNetworkReply> m_reply;
|
||||
|
||||
/// the content of the content-type header
|
||||
QString m_content_type;
|
||||
|
||||
/// source URL
|
||||
QUrl m_url;
|
||||
|
||||
|
Reference in New Issue
Block a user