summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/remoteserver.cpp')
-rw-r--r--src/libs/installer/remoteserver.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/libs/installer/remoteserver.cpp b/src/libs/installer/remoteserver.cpp
index 66cfefebb..7291f0c32 100644
--- a/src/libs/installer/remoteserver.cpp
+++ b/src/libs/installer/remoteserver.cpp
@@ -34,6 +34,18 @@
namespace QInstaller {
/*!
+ \inmodule QtInstallerFramework
+ \class QInstaller::LocalServer
+ \internal
+*/
+
+/*!
+ \inmodule QtInstallerFramework
+ \class QInstaller::RemoteServerPrivate
+ \internal
+*/
+
+/*!
Constructs an remote server object with \a parent.
*/
RemoteServer::RemoteServer(QObject *parent)