doc: Fix interface changes

--

toLogString is in the QGpgME namespace (as everything else in the qt
bindings).
This commit is contained in:
Ingo Klöcker 2023-08-21 10:19:09 +02:00
parent cfeb62d358
commit fb03a5b3df
No known key found for this signature in database
GPG Key ID: F5A5D1692277A1E9

2
NEWS
View File

@ -30,7 +30,7 @@ Noteworthy changes in version 1.22.0 (2023-08-21)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
qt: EncryptJob::setInputEncoding NEW.
qt: DecryptionResult::isMime NEW.
qt: std::string::toLogString NEW.
qt: toLogString NEW.
[c=C42/A31/R0 cpp=C25/A19/R0 qt=C19/A4/R0]