summaryrefslogtreecommitdiffstats
path: root/src/otrlconfinterface.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:14:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-07 11:20:07 +0900
commit6a0c636c56eb9db3be306d4282ba22b59b398f49 (patch)
tree8775f7e6c7f0616d15dba90ba12a8f5ad2f8aba2 /src/otrlconfinterface.h
parent9d9cad794c093b288087967c3562049759dd9122 (diff)
downloadkopete-otr-6a0c636c56eb9db3be306d4282ba22b59b398f49.tar.gz
kopete-otr-6a0c636c56eb9db3be306d4282ba22b59b398f49.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 561d50871c1bafa86a2b6a895cfdd1e2eaf08fd3)
Diffstat (limited to 'src/otrlconfinterface.h')
-rw-r--r--src/otrlconfinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrlconfinterface.h b/src/otrlconfinterface.h
index 0e743e2..48c28bc 100644
--- a/src/otrlconfinterface.h
+++ b/src/otrlconfinterface.h
@@ -40,7 +40,7 @@ extern "C" {
#include <libotr/context.h>
}
-class KDE_EXPORT OtrlConfInterface
+class TDE_EXPORT OtrlConfInterface
{
public: