mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Suppressed clazy false positives: method potentially mismarked as slot.
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
#include <QDBusConnection>
|
||||
#include <QDBusObjectPath>
|
||||
|
||||
// clazy:excludeall=const-signal-or-slot
|
||||
|
||||
class QDBusObjectPath;
|
||||
class QVariant;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user