From 67d127e2b83e01beaabbfd9a1f87932dbf646c71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 15 May 2024 12:38:06 +0900 Subject: Replace KDE_DEPRECATED with TDE_DEPRECATED Signed-off-by: Michele Calgaro --- smb4k/core/smb4tdeglobal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smb4k/core/smb4tdeglobal.h b/smb4k/core/smb4tdeglobal.h index d071210..e48dd60 100644 --- a/smb4k/core/smb4tdeglobal.h +++ b/smb4k/core/smb4tdeglobal.h @@ -52,7 +52,7 @@ namespace Smb4TDEGlobal TDE_EXPORT * * @returns A pointer to the global timer. */ - TQTimer *timer() KDE_DEPRECATED; + TQTimer *timer() TDE_DEPRECATED; /** * This function returns the interval of the timer. -- cgit v1.2.3