summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/webchannel/qwebchannel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webchannel/qwebchannel.h b/src/webchannel/qwebchannel.h
index a1f4b6b..bf9c5fd 100644
--- a/src/webchannel/qwebchannel.h
+++ b/src/webchannel/qwebchannel.h
@@ -50,7 +50,7 @@
QT_BEGIN_NAMESPACE
-class QWebChannelPrivate;
+struct QWebChannelPrivate;
class Q_WEBCHANNEL_EXPORT QWebChannel : public QObject
{