diff options
Diffstat (limited to 'kmyfirewall/core/kmfcheckinput.h')
-rw-r--r-- | kmyfirewall/core/kmfcheckinput.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmyfirewall/core/kmfcheckinput.h b/kmyfirewall/core/kmfcheckinput.h index dede5b6..bb1cc58 100644 --- a/kmyfirewall/core/kmfcheckinput.h +++ b/kmyfirewall/core/kmfcheckinput.h @@ -29,7 +29,7 @@ class TQString; namespace KMF { class KMFError; -class KDE_EXPORT KMFCheckInput { +class TDE_EXPORT KMFCheckInput { public: KMFCheckInput(); ~KMFCheckInput(); |