From dc44284f55868024eb4fa4cc074cd34210da1c50 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 3 May 2024 12:19:10 +0900 Subject: [PATCH] Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT Signed-off-by: Michele Calgaro --- src/tastymenu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tastymenu.cpp b/src/tastymenu.cpp index fca4581..8183d5d 100644 --- a/src/tastymenu.cpp +++ b/src/tastymenu.cpp @@ -482,7 +482,7 @@ void TastyMenu::leaveEvent( TQEvent * e ) extern "C" { - KDE_EXPORT KPanelApplet* init( TQWidget *parent, const TQString& configFile) + TDE_EXPORT KPanelApplet* init( TQWidget *parent, const TQString& configFile) { TDEGlobal::locale()->insertCatalogue("tastymenu"); return new TastyMenu(configFile, KPanelApplet::Normal,