ldoge / LDOGE

LITEDOGE - Proof of Stake: 2.0 Proof, of work: Scrypt
https://litedogeofficial.org
MIT License
40 stars 21 forks source link

Reorder paw icons #59

Closed katesalazar closed 1 year ago

katesalazar commented 2 years ago

attempt to close ticket #58

they make more sense this way

untested

katesalazar commented 2 years ago

https://github.com/ldoge/LDOGE/blob/6aa4f09d7b7109688f70a5809ca31e87e62337f1/src/qt/bitcoin.qrc#L13-L20

https://github.com/ldoge/LDOGE/blob/6aa4f09d7b7109688f70a5809ca31e87e62337f1/src/qt/transactiontablemodel.cpp#L443-L455

katesalazar commented 2 years ago

tested, works for me

katesalazar commented 2 years ago

to test without cleaning and fully rebuilding:

should be enough by removing qrc_bitcoin.cpp so it is forcefully created

if makefile is alright, that should be taken care by Make