11.12.2020 20:11, Markus Armbruster wrote:
I'm about to remove qobject_get_try_str(). Use qstring_get_str() instead. Safe because the argument is known to be a QString here.Cc: Kevin Wolf<[email protected]> Cc: Max Reitz<[email protected]> Cc:[email protected] Signed-off-by: Markus Armbruster<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]> -- Best regards, Vladimir
