summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/tippercanoe/synaescope.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/tippercanoe/synaescope.cpp')
-rw-r--r--noatun-plugins/tippercanoe/synaescope.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/tippercanoe/synaescope.cpp b/noatun-plugins/tippercanoe/synaescope.cpp
index 5e20dd6..dfe6b17 100644
--- a/noatun-plugins/tippercanoe/synaescope.cpp
+++ b/noatun-plugins/tippercanoe/synaescope.cpp
@@ -21,7 +21,7 @@
extern "C"
{
- KDE_EXPORT Plugin* create_plugin()
+ TDE_EXPORT Plugin* create_plugin()
{
TDEGlobal::locale()->insertCatalogue("tippecanoe");
return new SynaeScope();