-
Marc Mutz authored
QString::arg() returns the new value but leaves *this unchanged. Found by GCC 7 (-Wunused-result). Change-Id: I8a0ddb801ded94365f0e9a7ae13a37a96c7f437a Reviewed-by:Lars Knoll <lars.knoll@qt.io>
42496770
QString::arg() returns the new value but leaves *this unchanged.
Found by GCC 7 (-Wunused-result).
Change-Id: I8a0ddb801ded94365f0e9a7ae13a37a96c7f437a
Reviewed-by:
Lars Knoll <lars.knoll@qt.io>