summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/repositorycategory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/repositorycategory.cpp')
-rw-r--r--src/libs/installer/repositorycategory.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libs/installer/repositorycategory.cpp b/src/libs/installer/repositorycategory.cpp
index 89f88c1d7..0b875b27a 100644
--- a/src/libs/installer/repositorycategory.cpp
+++ b/src/libs/installer/repositorycategory.cpp
@@ -34,6 +34,12 @@
#include <QFileInfo>
#include <QStringList>
+/*!
+ \fn inline uint QInstaller::qHash(const RepositoryCategory &repository)
+
+ Returns a hash of the repository category \a repository.
+*/
+
namespace QInstaller {