From 17ce440211de8d72b683b25dae89ee6b7c9dc69d Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Mon, 26 Apr 2021 19:21:43 +0200 Subject: Use new version-controlled enumerator deprecation warning macros --- src/gui/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/CMakeLists.txt') diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt index 2de87570..b6d4d34f 100644 --- a/src/gui/CMakeLists.txt +++ b/src/gui/CMakeLists.txt @@ -15,7 +15,7 @@ ecm_generate_export_header(KF5ConfigGui GROUP_BASE_NAME KF VERSION ${KF_VERSION} DEPRECATED_BASE_VERSION 0 - DEPRECATION_VERSIONS 5.11 5.39 5.71 + DEPRECATION_VERSIONS 5.11 5.39 5.71 5.82 EXCLUDE_DEPRECATED_BEFORE_AND_AT ${EXCLUDE_DEPRECATED_BEFORE_AND_AT} ) -- cgit v1.2.1