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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 5e146c56cf)
r14.1.x
Michele Calgaro 1 month ago
parent e66907c1df
commit 4fb5c88b67
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -25,7 +25,7 @@
extern "C"
{
KDE_EXPORT KDecorationFactory *create_factory()
TDE_EXPORT KDecorationFactory *create_factory()
{
return new SuSEMachBunt::BuntFactory();
}

Loading…
Cancel
Save