aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4program_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4/qv4program_p.h')
-rw-r--r--src/qml/qml/v4/qv4program_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/qml/v4/qv4program_p.h b/src/qml/qml/v4/qv4program_p.h
index b6b03e438b..d23cc6192f 100644
--- a/src/qml/qml/v4/qv4program_p.h
+++ b/src/qml/qml/v4/qv4program_p.h
@@ -96,6 +96,7 @@ enum QQmlRegisterType {
QStringType = FirstCleanupType,
QUrlType,
QVariantType,
+ QColorType
};
const char *QV4Program::data() const