diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-05-09 22:31:00 +0200 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2022-05-09 22:33:58 +0200 |
commit | b9219b233fdc4fe58b4aefbb30f3db09b064840c (patch) | |
tree | 4a55e54cd2e5782d0322646aef6d6983b0199264 /src/test/fuzz/checkqueue.cpp | |
parent | 3dd95cb5c2917f7216d0a06d163bc940ee9ad85a (diff) | |
parent | f70ee34c71aeeb814fe65a69952343dccdb7b906 (diff) |
Merge bitcoin-core/gui#590: refactor: Declare `WalletModel` member functions with `const`
f70ee34c71aeeb814fe65a69952343dccdb7b906 qt, refactor: Declare `WalletModel` member functions with `const` (Hennadii Stepanov)
Pull request description:
After bitcoin/bitcoin#12830 the `WalletModel` class has two member functions: https://github.com/bitcoin-core/gui/blob/be7a5f2fc400e7a3ef72dedbdcf49dd6c96d4f9e/src/qt/walletmodel.h#L81 and https://github.com/bitcoin-core/gui/blob/be7a5f2fc400e7a3ef72dedbdcf49dd6c96d4f9e/src/qt/walletmodel.h#L154
This PR drops the former one as redundant, and declares `WalletModel` member functions with the `const` qualifier where appropriate.
ACKs for top commit:
promag:
Code review ACK f70ee34c71aeeb814fe65a69952343dccdb7b906.
kristapsk:
cr ACK f70ee34c71aeeb814fe65a69952343dccdb7b906
w0xlt:
Code Review ACK https://github.com/bitcoin-core/gui/pull/590/commits/f70ee34c71aeeb814fe65a69952343dccdb7b906
Tree-SHA512: 43e6661822c667229ea860fb94c2e3154c33773dbd9fca1f6f76cc31c5875a1a0e8caa65ddfc20dec2a43e29e7b2469b3b6fa148fe7ec000ded518b4958b2b38
Diffstat (limited to 'src/test/fuzz/checkqueue.cpp')
0 files changed, 0 insertions, 0 deletions