summaryrefslogtreecommitdiffstats
path: root/knewsticker/knewsticker.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:40 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-06 17:21:06 +0900
commiteb63c76f64f64c5085a242690994c73427dc51aa (patch)
tree444f7fa3891f9d6bbfe1da6c77381fb02ac06565 /knewsticker/knewsticker.cpp
parentf51cf370f3ecdb07e20e04e45dfb7958219abbe7 (diff)
downloadtdenetwork-eb63c76f64f64c5085a242690994c73427dc51aa.tar.gz
tdenetwork-eb63c76f64f64c5085a242690994c73427dc51aa.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3e0f7a409460b4a40872efd34398ea4ebcf64c47)
Diffstat (limited to 'knewsticker/knewsticker.cpp')
-rw-r--r--knewsticker/knewsticker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knewsticker/knewsticker.cpp b/knewsticker/knewsticker.cpp
index dc71105f..e33d8295 100644
--- a/knewsticker/knewsticker.cpp
+++ b/knewsticker/knewsticker.cpp
@@ -533,7 +533,7 @@ void KNewsTickerMenu::slotOpenArticle(int idx)
extern "C"
{
- KDE_EXPORT KPanelApplet* init(TQWidget *parent, const TQString &configFile)
+ TDE_EXPORT KPanelApplet* init(TQWidget *parent, const TQString &configFile)
{
TDEGlobal::locale()->insertCatalogue(TQString::fromLatin1("knewsticker"));
return new KNewsTicker(configFile, KPanelApplet::Stretch,