Writing cache files async
This commit is contained in:
@@ -53,8 +53,6 @@ struct NetworkData {
|
||||
|
||||
QString getHash();
|
||||
|
||||
void writeToCache(const QByteArray &bytes);
|
||||
|
||||
private:
|
||||
QString hash_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user