Spencer Lievens
Spencer Lievens
This is platform related.
We need to override QMessageBox to use a specific icon regardless of OS.
I have been through PNG's and the code, but cannot see where either an image is being pulled, or a "?" string is :/
https://github.com/duality-solutions/Sequence/blob/master/src/qt/sendcoinsdialog.cpp#L331
OK so it is OS related :D
We need to override QMessageBox to use a specific icon regardless of OS.