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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 2 weeks ago
parent f58ac171aa
commit 5e146c56cf
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