Skip to content

Commit 8dd3248

Browse files
KentzoAllen Winter
authored andcommitted
Qt: Fix missing header for QT_CONFIG checks.
1 parent a929761 commit 8dd3248

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/eventmonitor/eventmonitor.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include <QMutex>
3535
#include <QSortFilterProxyModel>
3636
#include <QtCore/private/qobject_p.h>
37+
#include <QtGui/qtgui-config.h>
3738

3839
using namespace GammaRay;
3940

0 commit comments

Comments
 (0)