Silence some clazy warnings which are benign in this context

This commit is contained in:
Sergio Martins
2020-08-07 21:56:17 +01:00
parent 47b20f03f9
commit 96a3eea108
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,8 @@
#include <QDebug>
#include <QCommandLineParser>
// clazy:excludeall=qstring-allocations
using namespace KDDockWidgets;
int main(int argc, char **argv)