summaryrefslogtreecommitdiffstats
path: root/src/scenegraph/coreapi/renderer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scenegraph/coreapi/renderer.h')
-rw-r--r--src/scenegraph/coreapi/renderer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scenegraph/coreapi/renderer.h b/src/scenegraph/coreapi/renderer.h
index fc11a63..8da4010 100644
--- a/src/scenegraph/coreapi/renderer.h
+++ b/src/scenegraph/coreapi/renderer.h
@@ -92,7 +92,7 @@ public:
UpdateMaterials = 0x00000010,
UpdateAll = 0x7FFFFFFF
};
- Q_DECLARE_FLAGS(Updates, Update);
+ Q_DECLARE_FLAGS(Updates, Update)
enum ClipType
{