diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2012-10-12 16:08:47 +0200 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2012-10-31 08:05:27 +0100 |
commit | 6f959c4cb340cf66b36170be137b7b59d619b35b (patch) | |
tree | d8dfb0c77f8f0be0124076b066ede8a00f9d5556 /src/script.h | |
parent | 578fc800039a99f07c0eb9e256519598a1c9dd27 (diff) |
Bitcoin-Qt: use statustips in addition to tooltips
- add setStatusTip() in addition to setTooltip() where it makes sense
- add only setStatusTip() if GUI element is only used in main- or tray menu
- add an event filter on our BitcoinGUI object to prevent garbelled text
on the status bar, which happens when we use it for e.g. displaying
block-sync state and then a QEvent::StatusTip wants to write own text to it
- remove a double translation of "Bitcoin client"
Diffstat (limited to 'src/script.h')
0 files changed, 0 insertions, 0 deletions