Merge pull request #1290 from Trial97/refactor/NetActions

Refactor ImgurUpload
This commit is contained in:
Alexandru Ionut Tripon
2023-10-21 12:32:16 +01:00
committed by GitHub
9 changed files with 225 additions and 174 deletions

View File

@ -139,6 +139,7 @@ set(NET_SOURCES
net/HeaderProxy.h
net/RawHeaderProxy.h
net/ApiHeaderProxy.h
net/StaticHeaderProxy.h
net/ApiDownload.h
net/ApiDownload.cpp
net/ApiUpload.cpp