HomePhabricator

qt: ReceiveCoinsDialog and SendCoinsDialog should not take a gui object
3b7028201544Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: ReceiveCoinsDialog and SendCoinsDialog should not take a gui object

They're supposed to be children of the walletview, and are added with
addWidget later on.
Inconsequential change because the object passed was already 0.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 25 2013, 13:09
deadalnixPushed on May 14 2017, 22:04
Parents
rABCf04191eb55e4: Merge pull request #3149 from Diapolo/misc
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC3b7028201544: qt: ReceiveCoinsDialog and SendCoinsDialog should not take a gui object (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 25 2013, 13:11