summaryrefslogtreecommitdiffstats
path: root/twin-styles/smooth-blend/client/smoothblend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin-styles/smooth-blend/client/smoothblend.cpp')
-rw-r--r--twin-styles/smooth-blend/client/smoothblend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/smooth-blend/client/smoothblend.cpp b/twin-styles/smooth-blend/client/smoothblend.cpp
index be1d5bb4..78295cfd 100644
--- a/twin-styles/smooth-blend/client/smoothblend.cpp
+++ b/twin-styles/smooth-blend/client/smoothblend.cpp
@@ -61,7 +61,7 @@ static const uint ANIMATIONSTEPS = 4;
extern "C"
{
- KDE_EXPORT KDecorationFactory* create_factory()
+ TDE_EXPORT KDecorationFactory* create_factory()
{
return new smoothblend::smoothblendFactory();
}