]> Git Repo - VerusCoin.git/commit
Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was...
authorRyan Niebur <[email protected]>
Mon, 2 Dec 2013 04:31:10 +0000 (20:31 -0800)
committerRyan Niebur <[email protected]>
Mon, 2 Dec 2013 04:31:10 +0000 (20:31 -0800)
commitbae6c7e32bdbd867169c3e5489332a844a35eb7a
tree0a09ff94d27f129c56dba9c93fdb7e2bf0e8f2e0
parent40ad6e7f35b539d06d328082b17878f18f0fc22e
Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was not necessary, as the field still receives focus without it.
src/qt/sendcoinsentry.cpp
This page took 0.027226 seconds and 4 git commands to generate.