fix: remove updater if it is not used
This commit is contained in:
parent
32217a774f
commit
2ff0aa09e3
18 changed files with 70 additions and 24 deletions
|
@ -43,6 +43,8 @@
|
|||
#include <QJsonArray>
|
||||
#include <QJsonDocument>
|
||||
#include <QFile>
|
||||
#include <QHttpPart>
|
||||
#include <QUrlQuery>
|
||||
|
||||
std::array<PasteUpload::PasteTypeInfo, 4> PasteUpload::PasteTypes = {
|
||||
{{"0x0.st", "https://0x0.st", ""},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue