From f500ac33c5d1a479cfb90b2fe2d1f915b073f032 Mon Sep 17 00:00:00 2001 From: Arttu Tarkiainen Date: Thu, 5 May 2022 13:53:57 +0300 Subject: Doc: fix wrong qdoc commands for parameters Change-Id: I9089e814426e177d5af38d19363cdd97189fa0d3 Reviewed-by: Katja Marttila --- src/libs/installer/concurrentoperationrunner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs') diff --git a/src/libs/installer/concurrentoperationrunner.cpp b/src/libs/installer/concurrentoperationrunner.cpp index c1a87ded2..403fb2b4e 100644 --- a/src/libs/installer/concurrentoperationrunner.cpp +++ b/src/libs/installer/concurrentoperationrunner.cpp @@ -56,7 +56,7 @@ using namespace QInstaller; /*! \fn QInstaller::ConcurrentOperationRunner::progressChanged(const int completed, const int total) - Emitted when the count of \c completed of the \c total operations changes. + Emitted when the count of \a completed of the \a total operations changes. */ /*! -- cgit v1.2.3