summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 12:38:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 18:52:33 +0900
commit19488bbac6383bd2cb23d9a156172ef3f8b47731 (patch)
tree559ff734a13906c1b776d2633185a49f9fbe9e8e
parent9bb489fbefc81294239c500cf235bffe2fb8b8e2 (diff)
downloadsmb4k-r14.1.x.tar.gz
smb4k-r14.1.x.zip
Replace KDE_DEPRECATED with TDE_DEPRECATEDr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 67d127e2b83e01beaabbfd9a1f87932dbf646c71)
-rw-r--r--smb4k/core/smb4tdeglobal.h2
1 files changed, 1 insertions, 1 deletions
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.