summaryrefslogtreecommitdiffstats
path: root/twin/clients/redmond/redmond.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/redmond/redmond.cpp')
-rw-r--r--twin/clients/redmond/redmond.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/redmond/redmond.cpp b/twin/clients/redmond/redmond.cpp
index 6deddeaee..006f19122 100644
--- a/twin/clients/redmond/redmond.cpp
+++ b/twin/clients/redmond/redmond.cpp
@@ -688,7 +688,7 @@ TQValueList< RedmondDecoFactory::BorderSize > RedmondDecoFactory::borderSizes()
}
-extern "C" KDE_EXPORT KDecorationFactory *create_factory()
+extern "C" TDE_EXPORT KDecorationFactory *create_factory()
{
return new Redmond::RedmondDecoFactory();
}