From dd75912cd59fa936c866bd439f670e3a76eb2597 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 5 May 2024 17:48:20 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro (cherry picked from commit bc3c69592f7fbc99121d1eb1e27603e1415afecc) --- twin4/twin4/twin4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin4') diff --git a/twin4/twin4/twin4.h b/twin4/twin4/twin4.h index 8c2f548f..82875738 100644 --- a/twin4/twin4/twin4.h +++ b/twin4/twin4/twin4.h @@ -35,7 +35,7 @@ class KPlayer; * It supports a user defined chat and the setting of the * owner player **/ -class KDE_EXPORT ChatDlg : public KDialogBase +class TDE_EXPORT ChatDlg : public KDialogBase { TQ_OBJECT -- cgit v1.2.1