Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gui: correct replacement of amp character in the wallet name for QMenu
The comment in the code regarding the use of an "&" on a menu item is misleading. If a wallet name has an "&" in it, it is not supposed to be interpreted as a hot-key, but it should be shown as it is without replacing it to an underscore.
- Loading branch information