From 4864f9daf68cb9441a2aa42e861a08beb8a3e0af Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 20 May 2024 11:38:41 +0900 Subject: Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent Signed-off-by: Michele Calgaro (cherry picked from commit 0f0c5a4d07b51eb3c08c799b37b2ef4c201fb8b2) --- kimgio/pcx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kimgio/pcx.h') diff --git a/kimgio/pcx.h b/kimgio/pcx.h index c72b01733..40f4f8e73 100644 --- a/kimgio/pcx.h +++ b/kimgio/pcx.h @@ -98,6 +98,6 @@ class PCXHEADER // found only in PB IV/IV Plus TQ_UINT16 VScreenSize; // Vertical screen size in pixels. New field // found only in PB IV/IV Plus -} KDE_PACKED; +} TDE_PACKED; #endif // PCX_H -- cgit v1.2.1