aboutsummaryrefslogtreecommitdiff
path: root/src/core/kauthorized.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/kauthorized.h')
-rw-r--r--src/core/kauthorized.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/kauthorized.h b/src/core/kauthorized.h
index 51b944a3..37bd54f9 100644
--- a/src/core/kauthorized.h
+++ b/src/core/kauthorized.h
@@ -119,7 +119,7 @@ KCONFIGCORE_EXPORT bool authorizeAction(const QString &action);
* otherwise.
*
* @see authorize()
- * @deprecated Use authorizeAction() instead.
+ * @deprecated since 5.24, use authorizeAction() instead.
*/
#ifndef KDE_NO_DEPRECATED
KCONFIGCORE_DEPRECATED_EXPORT bool authorizeKAction(const QString &action);