diff options
Diffstat (limited to 'khotkeys/shared/voicesignature.h')
-rw-r--r-- | khotkeys/shared/voicesignature.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/shared/voicesignature.h b/khotkeys/shared/voicesignature.h index af987cce1..7b29802a2 100644 --- a/khotkeys/shared/voicesignature.h +++ b/khotkeys/shared/voicesignature.h @@ -66,7 +66,7 @@ namespace KHotKeys /** @author Olivier Goffart */ -class KDE_EXPORT VoiceSignature{ +class TDE_EXPORT VoiceSignature{ public: explicit VoiceSignature(const Sound& s); |