From 91bf307084060a51bafe557e6341a209294a7695 Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 26 May 2020 18:36:04 +0200 Subject: Utils: Fix one qdoc warning (qdoc) warning: '\brief' statement does not end with a full stop. Change-Id: I20545770bae226191c24ab1d4555198b543e805c Reviewed-by: Leena Miettinen --- src/libs/utils/wizardpage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/utils/wizardpage.cpp b/src/libs/utils/wizardpage.cpp index 8afd6d0d34..d43d3294a5 100644 --- a/src/libs/utils/wizardpage.cpp +++ b/src/libs/utils/wizardpage.cpp @@ -29,7 +29,7 @@ /*! \class Utils::WizardPage - \brief QWizardPage with a couple of improvements + \brief QWizardPage with a couple of improvements. Adds a way to register fields so that a Utils::Wizard can check whether those fields are actually defined and a new method -- cgit v1.2.1