summaryrefslogtreecommitdiffstats
path: root/demos/boxes/glbuffers.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/boxes/glbuffers.h')
-rw-r--r--demos/boxes/glbuffers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/boxes/glbuffers.h b/demos/boxes/glbuffers.h
index 392924e..9e05fad 100644
--- a/demos/boxes/glbuffers.h
+++ b/demos/boxes/glbuffers.h
@@ -58,7 +58,9 @@ if (m_failed || !(assertion)) {
returnStatement; \
}
+QT_BEGIN_NAMESPACE
class QMatrix4x4;
+QT_END_NAMESPACE
class GLTexture
{