summaryrefslogtreecommitdiffstats
path: root/noatun/modules/keyz/keyz.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/keyz/keyz.cpp')
-rw-r--r--noatun/modules/keyz/keyz.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/keyz/keyz.cpp b/noatun/modules/keyz/keyz.cpp
index 613274e5..cda022a2 100644
--- a/noatun/modules/keyz/keyz.cpp
+++ b/noatun/modules/keyz/keyz.cpp
@@ -14,7 +14,7 @@
extern "C"
{
- KDE_EXPORT Plugin *create_plugin()
+ TDE_EXPORT Plugin *create_plugin()
{
return new Keyz();
}