mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-03 01:33:20 +02:00
qt: fix unicode character display on osx when building with 10.7 sdk
Conflicts:
src/qt/bitcoin.cpp
Rebased-From: 292cc072
This commit is contained in:
committed by
Wladimir J. van der Laan
parent
bba0175022
commit
f62031b895
@@ -61,6 +61,7 @@ Wallet:
|
||||
GUI:
|
||||
- fix 'opens in testnet mode when presented with a BIP-72 link with no fallback'
|
||||
- AvailableCoins: acquire cs_main mutex
|
||||
- Fix unicode character display on MacOSX
|
||||
|
||||
Miscellaneous:
|
||||
- key.cpp: fail with a friendlier message on missing ssl EC support
|
||||
|
||||
Reference in New Issue
Block a user