]> Git Repo - VerusCoin.git/commit
qt: use SendCoinsRecipient for payment request information
authorWladimir J. van der Laan <[email protected]>
Fri, 18 Oct 2013 11:45:11 +0000 (13:45 +0200)
committerWladimir J. van der Laan <[email protected]>
Wed, 23 Oct 2013 07:15:25 +0000 (09:15 +0200)
commit8a7f37c7972504d25225c96f225503c329aaf6fa
tree877843917da5d2e1ba69d553272f33f58b75d940
parent03535acd053fc0597a9e1fd76c5c7b1f54f5c1df
qt: use SendCoinsRecipient for payment request information

This brings some symmetry into the design by using the same object
both for incoming URIs that are parsed as for outgoing URIs that
are formatted.
src/qt/receivecoinsdialog.cpp
src/qt/receiverequestdialog.cpp
src/qt/receiverequestdialog.h
This page took 0.025026 seconds and 4 git commands to generate.