diff options
Diffstat (limited to 'libkpimidentities/identitycombo.h')
-rw-r--r-- | libkpimidentities/identitycombo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkpimidentities/identitycombo.h b/libkpimidentities/identitycombo.h index 119983edb..f95944224 100644 --- a/libkpimidentities/identitycombo.h +++ b/libkpimidentities/identitycombo.h @@ -48,7 +48,7 @@ class Identity; * @author Marc Mutz <mutz@kde.org> **/ -class KDE_EXPORT IdentityCombo : public TQComboBox { +class TDE_EXPORT IdentityCombo : public TQComboBox { TQ_OBJECT public: |