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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 886384065c)
r14.1.x
Michele Calgaro 5 months ago
parent 62cfd3d0ca
commit 6889475be4
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -47,7 +47,7 @@
extern "C"
{
KDE_EXPORT ThumbCreator *new_creator()
TDE_EXPORT ThumbCreator *new_creator()
{
return new MPlayerThumbnailer;
}

Loading…
Cancel
Save