diff options
author | Michele Calgaro <[email protected]> | 2018-12-02 16:37:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-12-02 16:37:23 +0900 |
commit | e58aec2eb28d96e1786254a0209c72f8a43218a5 (patch) | |
tree | d78298b6b86c343bb1cae25a08a55775a88dfbf1 /libkgpgfile/kgpgfile.h | |
parent | 22434b27076b6cfb66da2e0342e4c07dd57bfa4a (diff) | |
download | kmymoney-e58aec2eb28d96e1786254a0209c72f8a43218a5.tar.gz kmymoney-e58aec2eb28d96e1786254a0209c72f8a43218a5.zip |
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'libkgpgfile/kgpgfile.h')
-rw-r--r-- | libkgpgfile/kgpgfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkgpgfile/kgpgfile.h b/libkgpgfile/kgpgfile.h index ab28968..79887aa 100644 --- a/libkgpgfile/kgpgfile.h +++ b/libkgpgfile/kgpgfile.h @@ -45,7 +45,7 @@ class TDEProcess; * * +------------------+ write +-----------+ stdin +-------+ +--------+ * | |--------->|\ |---------->| |---->| | - * | Application code | read | TQFile | stdout | GPG | | File | + * | Application code | read | TQFile | stdout | GPG | | File | * | |<---------|/ |<----------| |<----| | * +------------------+ | KGPGFile | +-------+ +--------+ * | control| | |