summaryrefslogtreecommitdiffstats
path: root/src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h')
-rw-r--r--src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h b/src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h
index 778fc8d5..d749c172 100644
--- a/src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h
+++ b/src/uml/qobjects/qumlmessageoccurrencespecificationobject_p.h
@@ -120,8 +120,8 @@ public:
// Operations [NamedElement]
Q_INVOKABLE QList<QObject *> allNamespaces() const;
- Q_INVOKABLE QSet<QObject *> allOwningPackages() const;
- Q_INVOKABLE bool isDistinguishableFrom(QObject *n, QObject *ns) const;
+ Q_TODO Q_INVOKABLE QSet<QObject *> allOwningPackages() const;
+ Q_TODO Q_INVOKABLE bool isDistinguishableFrom(QObject *n, QObject *ns) const;
Q_INVOKABLE QString separator() const;
public Q_SLOTS: