Replaces numbered place marker %2 with %1.
commit8a93543419300bd78e189429e003c8b17c1b983a
author251 <13120787+251Labs@users.noreply.github.com>
Thu, 4 Jan 2018 19:57:22 +0000 (4 20:57 +0100)
committer251 <13120787+251Labs@users.noreply.github.com>
Thu, 4 Jan 2018 19:57:22 +0000 (4 20:57 +0100)
treee5883a04148e4bf029ded4b0a66fcd2ae086303b
parentddff3447f29b62d79a33f728791f42fa9436216e
Replaces numbered place marker %2 with %1.

Replaces numbered place marker %2 with %1, because the QString::arg() member function is called once on the string used to create the QString object.
src/qt/sendcoinsdialog.cpp