summaryrefslogtreecommitdiffstats
path: root/twin/clients/laptop/laptopclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twin/clients/laptop/laptopclient.cpp')
-rw-r--r--twin/clients/laptop/laptopclient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/clients/laptop/laptopclient.cpp b/twin/clients/laptop/laptopclient.cpp
index 30fb76b3a..b0bc659dd 100644
--- a/twin/clients/laptop/laptopclient.cpp
+++ b/twin/clients/laptop/laptopclient.cpp
@@ -65,7 +65,7 @@ static bool pixmaps_created = false;
// =====================================
-extern "C" KDE_EXPORT KDecorationFactory* create_factory()
+extern "C" TDE_EXPORT KDecorationFactory* create_factory()
{
return new Laptop::LaptopClientFactory();
}