From 80adce8dd14f2379eec55b198399819d582b2ab6 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Sun, 12 Jun 2022 16:07:02 +0200 Subject: API dox: QT -> Qt for official naming NO_CHANGELOG --- modules/ECMDeprecationSettings.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/ECMDeprecationSettings.cmake b/modules/ECMDeprecationSettings.cmake index 8570d9b8..f6088346 100644 --- a/modules/ECMDeprecationSettings.cmake +++ b/modules/ECMDeprecationSettings.cmake @@ -7,7 +7,7 @@ ECMDeprecationSettings ----------------------- This module provides the ``ecm_set_disabled_deprecation_versions`` function setting the excluding -deprecated API for QT and KF projects. +deprecated API for Qt and KF projects. This method expects pairs of the identifier and deprecation version. For the identifier "QT" this functions adds the definition "QT_DISABLE_DEPRECATED_BEFORE" with the given version in a hexadecimal format. -- cgit v1.2.1