aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgwin.h b/gpgwin.h
index 3d216ad..fa3a3c5 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -119,7 +119,7 @@ private:
QString curFile;
KeyList *mKeyList;
Attachments *mAttachments;
- GpgME::Context *myCtx;
+ GpgME::Context *mCtx;
QString iconPath;
};