summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:19:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-07 18:33:52 +0900
commit1a5946c422102651b74cd93029c0f61af0c69a95 (patch)
treee1b42f5eacfe09a6e4d086b36478f9d936cb769b
parent0895b87f4ba1468f0f02df52417ce465bdebba16 (diff)
downloadtastymenu-r14.1.x.tar.gz
tastymenu-r14.1.x.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dc44284f55868024eb4fa4cc074cd34210da1c50)
-rw-r--r--src/tastymenu.cpp2
1 files changed, 1 insertions, 1 deletions
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,