aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/qwinjumplist.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2013-08-29 12:53:55 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-29 13:54:52 +0200
commitdc1f3b1c272b9a98edde97e34b2e92d8d8993f57 (patch)
treeb36eead484e0c558885e8de3b901990303a2b8aa /src/winextras/qwinjumplist.cpp
parent71e4e00c64b059814d2c41b46018fda645dd0a51 (diff)
Fix qdoc warnings
Change-Id: I64bf0be28d6144e40a191af70cb8b6d1d71773ee Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'src/winextras/qwinjumplist.cpp')
-rw-r--r--src/winextras/qwinjumplist.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/winextras/qwinjumplist.cpp b/src/winextras/qwinjumplist.cpp
index 14e41c9..f9c9037 100644
--- a/src/winextras/qwinjumplist.cpp
+++ b/src/winextras/qwinjumplist.cpp
@@ -533,7 +533,7 @@ int QWinJumpList::capacity() const
}
/*!
- \property QWinJumpList::isRecentCategoryShown
+ \property QWinJumpList::recentCategoryShown
\brief whether to show the known Recent category
The default value of this property is false.
@@ -552,7 +552,7 @@ bool QWinJumpList::isRecentCategoryShown() const
}
/*!
- \property QWinJumpList::isFrequentCategoryShown
+ \property QWinJumpList::frequentCategoryShown
\brief whether to show the known Frequent category
The default value of this property is false.