Fix namespace compilation.
By removing unnamespaced forward decls. Change-Id: Icccb34092ef7451d29f52db08811a2152c50e4b8 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
2307825461
commit
973fb0680d
@@ -43,8 +43,7 @@
|
||||
#define QMLAPPLICATIONVIEWER_H
|
||||
|
||||
#include <QtQuick/QQuickView>
|
||||
|
||||
class QGuiApplication;
|
||||
#include <QtGui/QGuiApplication>
|
||||
|
||||
class QmlApplicationViewer : public QQuickView
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user