summaryrefslogtreecommitdiff
path: root/worker.cxx
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-07 17:42:55 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-07 17:42:55 +0800
commit58de9418baa8cdd6ac491573eb6caad12bf1f9b1 (patch)
treefd276864406d11775c9c0dc41b773aa59aa9c08b /worker.cxx
parente04036b24aef79b9b7eb370c35c9f7b8ade77846 (diff)
Removed unnecessary header inclusions
Diffstat (limited to 'worker.cxx')
-rw-r--r--worker.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/worker.cxx b/worker.cxx
index 5af91fb..0a7ef7e 100644
--- a/worker.cxx
+++ b/worker.cxx
@@ -1,6 +1,4 @@
-#include <QQmlApplicationEngine>
#include "rtclient.h"
-#include "user.hxx"
#include "worker.hxx"
Worker::Worker()