Ingo Klöcker c933269d3a
qt: Avoid bogus stringop-overread warning
* lang/qt/src/threadedjobmixin.cpp (_detail::audit_log_as_html): Use
QByteArray overload of QString::fromUtf8.
--

There's no need to make the code more complicated than necessary. Unless
we want to provoke weird compiler warnings. :-)
2024-05-21 12:36:11 +02:00
..
2023-08-15 11:56:40 +02:00
2020-08-28 09:13:35 +02:00
2018-11-08 12:34:27 +07:00
2023-06-19 18:08:47 +02:00
2023-12-13 13:04:32 +01:00