summaryrefslogtreecommitdiff
path: root/qmlplugin/loggerSettings.cpp
diff options
context:
space:
mode:
authorArseniy-Movshev <dodoradio@outlook.com>2023-05-28 14:36:42 +0100
committerArseniy-Movshev <dodoradio@outlook.com>2023-05-28 21:37:43 +0100
commit580f53c0fd69468f5867a2e4c8bb80b031540643 (patch)
tree2fefade842e4f7b9fdffc5e6fb98fbc329478415 /qmlplugin/loggerSettings.cpp
parente228f65119bef5ba2e0a26c0f9c53d5c3f131463 (diff)
Make the log path configurable
This also renames it to sensorlogd from the obsolete asteroid-healthtracker and hides it by default
Diffstat (limited to 'qmlplugin/loggerSettings.cpp')
-rw-r--r--qmlplugin/loggerSettings.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/qmlplugin/loggerSettings.cpp b/qmlplugin/loggerSettings.cpp
index c03c3c9..58bd4b9 100644
--- a/qmlplugin/loggerSettings.cpp
+++ b/qmlplugin/loggerSettings.cpp
@@ -9,7 +9,6 @@
*/
#include <QDebug>
-#include <QStandardPaths>
#include "loggerSettings.h"