refactor: logging.h -> Logging.h

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-04-02 19:43:43 -07:00
parent 6b28af6cc5
commit fe36471b8d
9 changed files with 43 additions and 21 deletions

View File

@ -47,7 +47,7 @@
#include <QFile>
#include <QUrlQuery>
#include "logging.h"
#include "net/Logging.h"
std::array<PasteUpload::PasteTypeInfo, 4> PasteUpload::PasteTypes = {
{{"0x0.st", "https://0x0.st", ""},