From 30d0f7270f1dd67eaa0a397c7e4b1a2fb9de2f83 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 12 Jul 2024 22:06:29 +0900 Subject: Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY Signed-off-by: Michele Calgaro --- src/gvcore/libgwenview_export.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gvcore/libgwenview_export.h') diff --git a/src/gvcore/libgwenview_export.h b/src/gvcore/libgwenview_export.h index b5c4b2b..08778d2 100644 --- a/src/gvcore/libgwenview_export.h +++ b/src/gvcore/libgwenview_export.h @@ -23,7 +23,7 @@ #include -#ifdef __KDE_HAVE_GCC_VISIBILITY +#ifdef __TDE_HAVE_GCC_VISIBILITY #define LIBGWENVIEW_EXPORT TDE_EXPORT -- cgit v1.2.1