aboutsummaryrefslogtreecommitdiff
path: root/lib/syncdata.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-11-26 16:07:25 +0100
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-11-26 16:07:25 +0100
commit4ba795556721a88d2ac258d9095a46de21d77011 (patch)
treec3595ccc6a6f861d7fe91e6bcd25e74f4626adb3 /lib/syncdata.cpp
parentb3d62050befbb1c526f03e4356f3263d197c45f2 (diff)
downloadlibquotient-4ba795556721a88d2ac258d9095a46de21d77011.tar.gz
libquotient-4ba795556721a88d2ac258d9095a46de21d77011.zip
Revert "Drop #include "logging.h" from event.h"
Doesn't really help build times, instead breaking the build on older Qt.
Diffstat (limited to 'lib/syncdata.cpp')
-rw-r--r--lib/syncdata.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/syncdata.cpp b/lib/syncdata.cpp
index f9fabdea..396e77eb 100644
--- a/lib/syncdata.cpp
+++ b/lib/syncdata.cpp
@@ -4,7 +4,6 @@
#include "syncdata.h"
#include "events/eventloader.h"
-#include "logging.h"
#include <QtCore/QFile>
#include <QtCore/QFileInfo>