summaryrefslogtreecommitdiffstats
path: root/src/uml/qactioninputpin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uml/qactioninputpin.h')
-rw-r--r--src/uml/qactioninputpin.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/uml/qactioninputpin.h b/src/uml/qactioninputpin.h
index a239270e..ad0c0a6c 100644
--- a/src/uml/qactioninputpin.h
+++ b/src/uml/qactioninputpin.h
@@ -73,7 +73,6 @@ public:
// Association ends from QActionInputPin
Q_INVOKABLE QAction *fromAction() const;
Q_INVOKABLE void setFromAction(QAction *fromAction);
- virtual void registerMetaTypes() const;
protected:
explicit QActionInputPin(QActionInputPinPrivate &dd, QWrappedObject *parent = 0, QWrappedObject *wrapper = 0);
@@ -81,10 +80,6 @@ protected:
QT_END_NAMESPACE_QTUML
-Q_DECLARE_METATYPE(QT_PREPEND_NAMESPACE_QTUML(QActionInputPin) *)
-Q_DECLARE_METATYPE(const QSet<QT_PREPEND_NAMESPACE_QTUML(QActionInputPin) *> *)
-Q_DECLARE_METATYPE(const QList<QT_PREPEND_NAMESPACE_QTUML(QActionInputPin) *> *)
-
QT_END_HEADER
#endif // QTUML_QACTIONINPUTPIN_H