From 900b75e3528ea23b9158c52e43bca905a1ee5e5f Mon Sep 17 00:00:00 2001 From: Olivier Tilloy Date: Fri, 5 Oct 2012 15:23:11 +0200 Subject: Fixed some deprecation warnings when generating the API documentation. --- libqmenumodel/src/qstateaction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libqmenumodel/src/qstateaction.cpp') diff --git a/libqmenumodel/src/qstateaction.cpp b/libqmenumodel/src/qstateaction.cpp index 3629fce..5dda39f 100644 --- a/libqmenumodel/src/qstateaction.cpp +++ b/libqmenumodel/src/qstateaction.cpp @@ -22,12 +22,12 @@ #include "qdbusactiongroup.h" /*! - \qmlclass QStateAction + \qmltype QStateAction \inherits QAction \brief A QStateAction implementation to be used with \l QDBusActionGroup - \bold {This component is under heavy development.} + \b {This component is under heavy development.} This class can be used as a proxy for an action that is exported over D-Bus -- cgit v1.2.3