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 12:38:06 +0900
commit67d127e2b83e01beaabbfd9a1f87932dbf646c71 (patch)
tree559ff734a13906c1b776d2633185a49f9fbe9e8e
parent7fb98fd0a6d5f5af402b274d4edb1cfc80a731e0 (diff)
downloadsmb4k-master.tar.gz
smb4k-master.zip
Replace KDE_DEPRECATED with TDE_DEPRECATEDHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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.