[Qt] optimize helpmessage dialog

- enlarge standard size
- remove fixed 10px font
- remove left mood image
- ensure that table has no ugly line-breaks on OSX, Linux
This commit is contained in:
Jonas Schnelli
2015-01-09 20:57:17 +01:00
parent d0c97bbe70
commit 98c222b5aa
5 changed files with 5 additions and 35 deletions

View File

@@ -314,8 +314,7 @@ BITCOIN_QT_CPP += \
qt/walletview.cpp
endif
RES_IMAGES = \
qt/res/images/about.png
RES_IMAGES =
RES_MOVIES = $(wildcard qt/res/movies/spinner-*.png)