summaryrefslogtreecommitdiffstats
path: root/src/imports/remoteobjects/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/remoteobjects/plugin.cpp')
-rw-r--r--src/imports/remoteobjects/plugin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/remoteobjects/plugin.cpp b/src/imports/remoteobjects/plugin.cpp
index 43a25bd..04e469f 100644
--- a/src/imports/remoteobjects/plugin.cpp
+++ b/src/imports/remoteobjects/plugin.cpp
@@ -55,6 +55,8 @@ struct QtQmlRemoteObjectsResponse {
QTimer *timer;
};
+
+// documentation updates for this class can be made in remoteobjects-qml.qdoc
class QtQmlRemoteObjects : public QObject
{
Q_OBJECT