forked from qt-creator/qt-creator
Debugger: Fix missing include
Amends 4367737012.
Change-Id: Ibed835d65b443a8f03ba98a8005cb1cf6fce2d35
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
#include <QAbstractItemModel>
|
#include <QAbstractItemModel>
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
|
#include <QGuiApplication>
|
||||||
#include <QLabel>
|
#include <QLabel>
|
||||||
#include <QScrollBar>
|
#include <QScrollBar>
|
||||||
#include <QStack>
|
#include <QStack>
|
||||||
|
|||||||
Reference in New Issue
Block a user