summaryrefslogtreecommitdiffstats
path: root/src/kgpgme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kgpgme.h')
-rw-r--r--src/kgpgme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kgpgme.h b/src/kgpgme.h
index e514500..1cbf3f8 100644
--- a/src/kgpgme.h
+++ b/src/kgpgme.h
@@ -69,7 +69,7 @@ class KGpgMe
TQString m_text;
bool m_saving;
bool m_useGnuPGAgent;
- TQCString m_cache;
+ TQString m_cache;
void init(gpgme_protocol_t proto);
gpgme_error_t readToBuffer(gpgme_data_t in, TQByteArray* outBuffer) const;