forked from qt-creator/qt-creator
Fix build with namespaced Qt.
Change-Id: I6c84282de364491e92ecd3cf668db62351067f88 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
#include <analyzerbase/ianalyzertool.h>
|
||||
#include <analyzerbase/ianalyzerengine.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QMessageBox;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace QmlProfiler {
|
||||
namespace Internal {
|
||||
|
Reference in New Issue
Block a user