summaryrefslogtreecommitdiffstats
path: root/smb4k/core/smb4kcore.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:14:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:14:38 +0900
commit3a0b17ba414bb4e4f5f37276cf4f26a1b9d877d5 (patch)
tree1f30b987d489ecf4f0b05909801a02d45ca2f753 /smb4k/core/smb4kcore.h
parent9726bb9d941fd5b095ed20472fb666c081882a84 (diff)
downloadsmb4k-3a0b17ba414bb4e4f5f37276cf4f26a1b9d877d5.tar.gz
smb4k-3a0b17ba414bb4e4f5f37276cf4f26a1b9d877d5.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'smb4k/core/smb4kcore.h')
-rw-r--r--smb4k/core/smb4kcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/smb4k/core/smb4kcore.h b/smb4k/core/smb4kcore.h
index f3faea7..3fd2975 100644
--- a/smb4k/core/smb4kcore.h
+++ b/smb4k/core/smb4kcore.h
@@ -59,7 +59,7 @@ class Smb4KShare;
* @author Alexander Reinholdt <dustpuppy@users.berlios.de>
*/
-class KDE_EXPORT Smb4KCore : public TQObject
+class TDE_EXPORT Smb4KCore : public TQObject
{
TQ_OBJECT