diff options
| author | Philip Kaufmann <[email protected]> | 2015-01-10 15:02:12 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2015-01-10 15:02:12 +0100 |
| commit | 0fd9e2bf43d217d9a76003476661c8ab53606548 (patch) | |
| tree | a243e1438970ac6666c9547647898ef1b0fe6094 /src/script/interpreter.cpp | |
| parent | Merge pull request #5634 (diff) | |
| download | discoin-0fd9e2bf43d217d9a76003476661c8ab53606548.tar.xz discoin-0fd9e2bf43d217d9a76003476661c8ab53606548.zip | |
[Qt] don't allow amount changes when AmountSpinBox is read-only
- before it was possible to use the steps to change e.g. amouns of
authenticated or unauthenticated payment requests (AmountSpinBox is
already set to read-only here) - this is now fixed
- also move the reimplemented stepEnabled() function to the
protected section of our class, where it belongs (see Qt doc)
Diffstat (limited to 'src/script/interpreter.cpp')
0 files changed, 0 insertions, 0 deletions