summaryrefslogtreecommitdiffstats
path: root/src/qtjsonschema/jsonobjecttypes_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qtjsonschema/jsonobjecttypes_p.h')
-rw-r--r--src/qtjsonschema/jsonobjecttypes_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qtjsonschema/jsonobjecttypes_p.h b/src/qtjsonschema/jsonobjecttypes_p.h
index ab5faa0..0fb665f 100644
--- a/src/qtjsonschema/jsonobjecttypes_p.h
+++ b/src/qtjsonschema/jsonobjecttypes_p.h
@@ -128,6 +128,7 @@ public:
inline Object toObject(bool *ok) const;
inline bool compare(const Value &) const;
+ inline QJsonValue value() const;
private:
inline const QJsonObject map() const;