From cdd8febb68a55d7651ba5f18cb54bbd2e96e448a 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 --- mpeglib/lib/frame/framer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpeglib/lib/frame/framer.h') diff --git a/mpeglib/lib/frame/framer.h b/mpeglib/lib/frame/framer.h index 51c4b26e..2c1081ba 100644 --- a/mpeglib/lib/frame/framer.h +++ b/mpeglib/lib/frame/framer.h @@ -70,7 +70,7 @@ -class KDE_EXPORT Framer { +class TDE_EXPORT Framer { // this is our destination buffer for the output frame // this buffer must be able to store the maximum size -- cgit v1.2.3