diff options
Diffstat (limited to 'khotkeys/shared/settings.h')
-rw-r--r-- | khotkeys/shared/settings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/settings.h b/khotkeys/shared/settings.h index e28502cfe..753d056c3 100644 --- a/khotkeys/shared/settings.h +++ b/khotkeys/shared/settings.h @@ -26,7 +26,7 @@ enum ImportType ImportSilent // if already imported before, ignore (called from the update script) }; -class KDE_EXPORT Settings +class TDE_EXPORT Settings { public: Settings(); |