]> Git Repo - VerusCoin.git/commit
make BitcoinAmountField::setReadOnly() usable
authorPhilip Kaufmann <[email protected]>
Tue, 15 Oct 2013 13:26:22 +0000 (15:26 +0200)
committerPhilip Kaufmann <[email protected]>
Tue, 15 Oct 2013 13:26:22 +0000 (15:26 +0200)
commit75fa27eacaa12ce9c9630db787f69fd0d70bcfc3
tree8887c2197fcdf65058e9996733f65478dc4df546
parent38d15d8b427904a936a4fb4b8ac390bd637e1638
make BitcoinAmountField::setReadOnly() usable

- use it for secure payment-requests (this change allows a copy&paste of
  the amount and looks a little nicer than just a disabled GUI element)
src/qt/bitcoinamountfield.cpp
src/qt/forms/sendcoinsentry.ui
src/qt/sendcoinsentry.cpp
This page took 0.025462 seconds and 4 git commands to generate.