QNX: Fix compilation with Qt 5.

Change-Id: Ic0a4c0e2e66c52f8acb2a86b656cbc2ca3d0a4bf
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
This commit is contained in:
Friedemann Kleint
2013-01-23 15:03:53 +01:00
parent 246f8e9aaf
commit 3bdf33a732
3 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
#include "bardescriptormagicmatcher.h"
#include <QtXml/QXmlStreamReader>
#include <QXmlStreamReader>
using namespace Qnx;
using namespace Qnx::Internal;