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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/16/head
Michele Calgaro 2 weeks ago
parent 56a31f9a33
commit 296ea0f0fe
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -184,7 +184,7 @@ KPluginFactory::~KPluginFactory()
extern "C"
{
KDE_EXPORT void* init_tdehtml_tork()
TDE_EXPORT void* init_tdehtml_tork()
{
TDEGlobal::locale()->insertCatalogue("tork");
return new KPluginFactory;

Loading…
Cancel
Save