Suppressed clazy false positives: method potentially mismarked as slot.

This commit is contained in:
Mat Sutcliffe
2018-12-18 16:07:12 +00:00
parent 926082e756
commit 4344ca1a77
24 changed files with 48 additions and 0 deletions

View File

@@ -24,6 +24,8 @@
#include "blackmisc/statusmessage.h"
#include "blackmisc/valuecache.h"
// clazy:excludeall=const-signal-or-slot
namespace BlackMisc
{
class CDBusServer;