From 079c37d101ef339b975361f9ab86053f609f8e3e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:33 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro (cherry picked from commit cdd8febb68a55d7651ba5f18cb54bbd2e96e448a) --- mpeglib/example/yaf/yafcore/buffer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpeglib/example/yaf/yafcore/buffer.h') diff --git a/mpeglib/example/yaf/yafcore/buffer.h b/mpeglib/example/yaf/yafcore/buffer.h index 7c1a3d5c..93f4f3d8 100644 --- a/mpeglib/example/yaf/yafcore/buffer.h +++ b/mpeglib/example/yaf/yafcore/buffer.h @@ -24,7 +24,7 @@ extern "C" { } #include -class KDE_EXPORT Buffer { +class TDE_EXPORT Buffer { char* msg; int nSize; -- cgit v1.2.1