diff options
Diffstat (limited to 'src/qmlcompiler/qqmlsa.cpp')
| -rw-r--r-- | src/qmlcompiler/qqmlsa.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmlcompiler/qqmlsa.cpp b/src/qmlcompiler/qqmlsa.cpp index dbeb9b0c7d..0da46f32ad 100644 --- a/src/qmlcompiler/qqmlsa.cpp +++ b/src/qmlcompiler/qqmlsa.cpp @@ -705,6 +705,7 @@ QQmlJSMetaMethod MethodPrivate::method(const QQmlSA::Method &method) /*! \class QQmlSA::PropertyPrivate + \inmodule QtQmlCompiler \internal */ PropertyPrivate::PropertyPrivate(Property *iface) : q_ptr{ iface } { } |
