summaryrefslogtreecommitdiff
path: root/src/plugins/macros/macroevent.h
diff options
context:
space:
mode:
authorLaurent Montel <laurent.montel@kdab.com>2017-09-25 15:50:21 +0200
committerLaurent Montel <laurent.montel@kdab.com>2017-09-26 12:49:32 +0000
commit21d07f0ed4d16eaa32420e02f70a23e867df8eb2 (patch)
treec1c5bffcfedf28f9e2295bff57f4e298d3aca518 /src/plugins/macros/macroevent.h
parent3a5bb4e32ce4ab4be59bd6088cc681f557d78b82 (diff)
downloadqt-creator-21d07f0ed4d16eaa32420e02f70a23e867df8eb2.tar.gz
Clean forward declaration
Change-Id: I1935221134b168c3bfdba334265a299d82283ba3 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/macros/macroevent.h')
-rw-r--r--src/plugins/macros/macroevent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/macros/macroevent.h b/src/plugins/macros/macroevent.h
index 72ae9942d4..9cf82ac28f 100644
--- a/src/plugins/macros/macroevent.h
+++ b/src/plugins/macros/macroevent.h
@@ -31,7 +31,6 @@
#include <QVariant>
QT_BEGIN_NAMESPACE
-class QByteArray;
class QDataStream;
QT_END_NAMESPACE