From 41022793d6615238d3f1d6f7a544c0689a5b044e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 15 May 2024 12:39:56 +0900 Subject: Replace KDE_DEPRECATED with TDE_DEPRECATED Signed-off-by: Michele Calgaro --- libtdegames/highscore/kexthighscore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtdegames/highscore/kexthighscore.h b/libtdegames/highscore/kexthighscore.h index d76df4e1..fc8c1a25 100644 --- a/libtdegames/highscore/kexthighscore.h +++ b/libtdegames/highscore/kexthighscore.h @@ -195,7 +195,7 @@ class TDE_EXPORT Manager /** @obsolete */ // KDE4 remove this - void showStatistics(bool show) KDE_DEPRECATED; + void showStatistics(bool show) TDE_DEPRECATED; /** * @since 3.3 -- cgit v1.2.3