summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/specialdates/kcmsdsummary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/specialdates/kcmsdsummary.cpp')
-rw-r--r--kontact/plugins/specialdates/kcmsdsummary.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/specialdates/kcmsdsummary.cpp b/kontact/plugins/specialdates/kcmsdsummary.cpp
index f35cc2b4..f0b87414 100644
--- a/kontact/plugins/specialdates/kcmsdsummary.cpp
+++ b/kontact/plugins/specialdates/kcmsdsummary.cpp
@@ -43,7 +43,7 @@
extern "C"
{
- KDE_EXPORT TDECModule *create_sdsummary( TQWidget *parent, const char * )
+ TDE_EXPORT TDECModule *create_sdsummary( TQWidget *parent, const char * )
{
return new KCMSDSummary( parent, "kcmsdsummary" );
}