summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2011-11-28 11:33:08 +1000
committerQt by Nokia <qt-info@nokia.com>2011-11-29 03:44:58 +0100
commite881f4f5fdedf724ce2a5cd9fe2d448c4f8dbaa3 (patch)
treee7f0179e3263370dda392bf2125a5355696817a6 /tests
parenta291519e3e391e6a9d59a35d0b51366f2e5583ae (diff)
Fixed Qtbase OSX specific namespace compilation.
Change-Id: Idacfa679df7aa6417f8017f80928907830d15df2 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/integrationtests/macnativeevents/qnativeevents.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/integrationtests/macnativeevents/qnativeevents.h b/tests/auto/integrationtests/macnativeevents/qnativeevents.h
index 276afc4fb7..d303a55397 100644
--- a/tests/auto/integrationtests/macnativeevents/qnativeevents.h
+++ b/tests/auto/integrationtests/macnativeevents/qnativeevents.h
@@ -44,10 +44,12 @@
#include <QtCore>
+QT_BEGIN_NAMESPACE
namespace Qt {
namespace Native {
enum Status {Success, Failure};
}}
+QT_END_NAMESPACE
// ----------------------------------------------------------------------------
// Declare a set of native events that can be used to communicate with