From 3e0f7a409460b4a40872efd34398ea4ebcf64c47 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:40 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- kopete/protocols/oscar/oscarcontact.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kopete/protocols/oscar/oscarcontact.h') diff --git a/kopete/protocols/oscar/oscarcontact.h b/kopete/protocols/oscar/oscarcontact.h index a1286c6d..456a7aa9 100644 --- a/kopete/protocols/oscar/oscarcontact.h +++ b/kopete/protocols/oscar/oscarcontact.h @@ -57,7 +57,7 @@ class TDEToggleAction; * \li get/set the ignore setting for the contact * \li get/set the visibility setting for the contact ( i.e. are we visible to the contact ) */ -class KDE_EXPORT OscarContact : public Kopete::Contact +class TDE_EXPORT OscarContact : public Kopete::Contact { TQ_OBJECT -- cgit v1.2.1