summaryrefslogtreecommitdiffstats
path: root/src/launcher-lib/ipcwrapperobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/launcher-lib/ipcwrapperobject.h')
-rw-r--r--src/launcher-lib/ipcwrapperobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/launcher-lib/ipcwrapperobject.h b/src/launcher-lib/ipcwrapperobject.h
index 6b94f875..245e7c59 100644
--- a/src/launcher-lib/ipcwrapperobject.h
+++ b/src/launcher-lib/ipcwrapperobject.h
@@ -56,7 +56,7 @@ QT_BEGIN_NAMESPACE_AM
class IpcWrapperSignalRelay;
-class IpcWrapperObject : public QObject
+class IpcWrapperObject : public QObject // clazy:exclude=missing-qobject-macro
{
public:
IpcWrapperObject(const QString &service, const QString &path, const QString &interface,