summaryrefslogtreecommitdiffstats
path: root/src/uml/qobjects/qumlliteralbooleanobject_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qobjects/qumlliteralbooleanobject_p.h')
-rw-r--r--src/uml/qobjects/qumlliteralbooleanobject_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uml/qobjects/qumlliteralbooleanobject_p.h b/src/uml/qobjects/qumlliteralbooleanobject_p.h
index be8d19e5..3d74e2f0 100644
--- a/src/uml/qobjects/qumlliteralbooleanobject_p.h
+++ b/src/uml/qobjects/qumlliteralbooleanobject_p.h
@@ -133,7 +133,7 @@ public:
Q_INVOKABLE bool isNull() const;
Q_INVOKABLE double realValue() const;
Q_INVOKABLE QString stringValue() const;
- Q_INVOKABLE int unlimitedValue() const;
+ Q_INVOKABLE QString unlimitedValue() const;
// Operations [LiteralBoolean]
Q_INVOKABLE bool booleanValue() const;