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-03 12:19:10 +0900
commitdc44284f55868024eb4fa4cc074cd34210da1c50 (patch)
treef6f8284e87091fef6a5a8b4997aa1c1a4cfc7325
parent2307db6a15b255c7b03dc7d985c815e4acba2c21 (diff)
downloadtastymenu-master.tar.gz
tastymenu-master.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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,