Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b400439832)
r14.1.x
Michele Calgaro 1 month ago
parent ad75f0b7ae
commit 9674d36c78
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -90,7 +90,7 @@ void KeepKded::slotCheckBackup()
extern "C"
{
KDE_EXPORT KDEDModule *create_keep(const TQCString &name)
TDE_EXPORT KDEDModule *create_keep(const TQCString &name)
{
return new KeepKded(name);
}

Loading…
Cancel
Save