aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/scenegraph/util/qsgengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/scenegraph/util/qsgengine.h')
-rw-r--r--src/declarative/scenegraph/util/qsgengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/scenegraph/util/qsgengine.h b/src/declarative/scenegraph/util/qsgengine.h
index 9e07f3530d..1665d88ca3 100644
--- a/src/declarative/scenegraph/util/qsgengine.h
+++ b/src/declarative/scenegraph/util/qsgengine.h
@@ -79,7 +79,7 @@ public:
void setClearColor(const QColor &color);
QColor clearColor() const;
-signals:
+Q_SIGNALS:
void beforeRendering();
void afterRendering();