qt: Fix example for using the asynchronous job API
* lang/qt/src/protocol.h (class Protocol): Fix API documentation. --
This commit is contained in:
parent
f3177d3ee0
commit
0e70a2313a
@ -92,6 +92,7 @@ class GpgCardJob;
|
||||
* {
|
||||
* // keys and resuls can now be used.
|
||||
* });
|
||||
* job->start({QStringLiteral("alfa@example.net")}, false);
|
||||
* \endcode
|
||||
*
|
||||
* \code
|
||||
|
Loading…
Reference in New Issue
Block a user