forked from qt-creator/qt-creator
Qnx: Fix build with namespaced Qt.
Change-Id: I022345594a3747a81b2301ce05609f200e9bb2f6 Reviewed-by: Mehdi Fekari <mfekari@blackberry.com> Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
This commit is contained in:
@@ -34,8 +34,10 @@
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QStandardItemModel;
|
||||
class QTreeWidgetItem;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Qnx {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user