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

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

@ -303,7 +303,7 @@ TDEInstance* KDiff3PartFactory::instance()
}
extern "C"
{ KDE_EXPORT
{ TDE_EXPORT
void* init_libkdiff3part()
{
return new KDiff3PartFactory;

Loading…
Cancel
Save