Skip to content
Snippets Groups Projects
Commit 1daf85a7 authored by Tobias Hunger's avatar Tobias Hunger Committed by Christian Stenger
Browse files

Quieten warning by the code model


QDebug is considered a forward declared type only.

Change-Id: Icd3d544dee04d81bb7087fe6f0153949afad3f10
Reviewed-by: default avatarChristian Stenger <christian.stenger@theqtcompany.com>
parent 23bdcf77
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
#include <utils/hostosinfo.h> #include <utils/hostosinfo.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <QDebug>
#include <QRegExp> #include <QRegExp>
#include <QProcess> #include <QProcess>
#include <QFileInfo> #include <QFileInfo>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment