From 45cb24c9e7c91929abc0556cf35b2ea49644309a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 15 May 2024 12:41:52 +0900 Subject: Replace KDE_DEPRECATED with TDE_DEPRECATED Signed-off-by: Michele Calgaro (cherry picked from commit 189e8d30b93c6030f8ee6171d46a865ead099181) --- pytde353.prj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pytde353.prj') diff --git a/pytde353.prj b/pytde353.prj index 1eed076..3b37c20 100644 --- a/pytde353.prj +++ b/pytde353.prj @@ -53,7 +53,7 @@ importpath = $IMP sipslot = callBackObj callBackSlot dcopClient include = ./extra/kde353/dcop libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lDCOP -define = "KDE_DEPRECATED", "" +define = "TDE_DEPRECATED", "" define = "DCOP_EXPORT", "" retain @@ -212,7 +212,7 @@ import = tdeuimod.sip import = tdeiomod.sip importpath = $IMP libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltderesources -define = "KDE_DEPRECATED", "" +define = "TDE_DEPRECATED", "" define = "TDERESOURCES_EXPORT", "" retain @@ -235,7 +235,7 @@ import = tdeiomod.sip import = tderesourcesmod.sip importpath = $IMP libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -ltdeabc -ltdeabc_file -define = "KDE_DEPRECATED", "" +define = "TDE_DEPRECATED", "" define = "TDEABC_EXPORT", "" define = "typedef enum", "enum" -- cgit v1.2.1