summaryrefslogtreecommitdiffstats
path: root/libkdenetwork/gpgmepp/importresult.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdenetwork/gpgmepp/importresult.h')
-rw-r--r--libkdenetwork/gpgmepp/importresult.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdenetwork/gpgmepp/importresult.h b/libkdenetwork/gpgmepp/importresult.h
index eae58a5d..9a79b7b3 100644
--- a/libkdenetwork/gpgmepp/importresult.h
+++ b/libkdenetwork/gpgmepp/importresult.h
@@ -70,7 +70,7 @@ namespace GpgME {
class KDE_EXPORT Import {
friend class ImportResult;
- Import( ImportResult::Private * tqparent, unsigned int idx );
+ Import( ImportResult::Private * parent, unsigned int idx );
public:
Import();
Import( const Import & other );