From 9e4d6621d3ad2df1a7c0c518e74f4b70841628b5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 3 May 2024 12:14:15 +0900 Subject: Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- kftpgrabber/src/misc/interfaces/kftpbookmarkimportplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kftpgrabber/src/misc/interfaces/kftpbookmarkimportplugin.h b/kftpgrabber/src/misc/interfaces/kftpbookmarkimportplugin.h index fdf4b57..45b9eb4 100644 --- a/kftpgrabber/src/misc/interfaces/kftpbookmarkimportplugin.h +++ b/kftpgrabber/src/misc/interfaces/kftpbookmarkimportplugin.h @@ -43,7 +43,7 @@ * * @author Jernej Kos */ -class KDE_EXPORT KFTPBookmarkImportPlugin : public KParts::Plugin { +class TDE_EXPORT KFTPBookmarkImportPlugin : public KParts::Plugin { TQ_OBJECT public: KFTPBookmarkImportPlugin(TQObject *parent, const char *name = 0); -- cgit v1.2.1