Commit 5b3261d4 authored by Caroline Chao's avatar Caroline Chao Committed by The Qt Project
Browse files

Add missing QDebug include in qwiniconloader.cpp


Needed for qWarning().

Change-Id: Ibc9ea41942e1412770a403bcc11419551586b2f6
Reviewed-by: default avatarJ-P Nurmi <jpnurmi@digia.com>
Showing with 1 addition and 0 deletions
......@@ -51,6 +51,7 @@
#include <QQuickImageProvider>
#include <QQmlFile>
#include <qt_windows.h>
#include <QDebug>
QT_BEGIN_NAMESPACE
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment