summaryrefslogtreecommitdiffstats
path: root/src/libs/kdtools/kdupdaterapplication.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/kdtools/kdupdaterapplication.cpp')
-rw-r--r--src/libs/kdtools/kdupdaterapplication.cpp8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/libs/kdtools/kdupdaterapplication.cpp b/src/libs/kdtools/kdupdaterapplication.cpp
index 43db97cfb..169e7e239 100644
--- a/src/libs/kdtools/kdupdaterapplication.cpp
+++ b/src/libs/kdtools/kdupdaterapplication.cpp
@@ -45,8 +45,12 @@ using namespace KDUpdater;
/*!
\inmodule kdupdater
\namespace KDUpdater
- \brief The KDUpdater classes where initially developed by KDAB to help provide automatic
- updates for your applications. Now they are solely part of the Qt Installer Framework.
+ \brief The KDUpdater classes provide functions to automatically detect
+ updates to applications, to retrieve them from external repositories, and to
+ install them.
+
+ KDUpdater classes are a fork of KDAB's general
+ \l{http://docs.kdab.com/kdtools/2.2.2/group__kdupdater.html}{KDUpdater module}.
*/
/*!