diff options
Diffstat (limited to 'plugin/src/Caelestia/serviceref.hpp')
| -rw-r--r-- | plugin/src/Caelestia/serviceref.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugin/src/Caelestia/serviceref.hpp b/plugin/src/Caelestia/serviceref.hpp index fb48a47..072419e 100644 --- a/plugin/src/Caelestia/serviceref.hpp +++ b/plugin/src/Caelestia/serviceref.hpp @@ -1,7 +1,6 @@ #pragma once #include "service.hpp" -#include <QObject> #include <qqmlintegration.h> namespace caelestia { |