summaryrefslogtreecommitdiffstats
path: root/libtdenetwork/gpgmepp/keylistresult.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdenetwork/gpgmepp/keylistresult.h')
-rw-r--r--libtdenetwork/gpgmepp/keylistresult.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdenetwork/gpgmepp/keylistresult.h b/libtdenetwork/gpgmepp/keylistresult.h
index 064539cf2..8a77a0b53 100644
--- a/libtdenetwork/gpgmepp/keylistresult.h
+++ b/libtdenetwork/gpgmepp/keylistresult.h
@@ -30,7 +30,7 @@ namespace GpgME {
class Context;
class Error;
- class KDE_EXPORT KeyListResult : public Result {
+ class TDE_EXPORT KeyListResult : public Result {
public:
KeyListResult( gpgme_ctx_t ctx=0, int error=0 );
explicit KeyListResult( const Error & err );