Use monospace font for the message window by default
commitfb63f9e43a9d81425d14754d6cf02ddfc564201d
authorJiří Techet <techet@gmail.com>
Sat, 18 Jul 2015 19:28:40 +0000 (18 21:28 +0200)
committerJiří Techet <techet@gmail.com>
Sat, 18 Jul 2015 19:28:40 +0000 (18 21:28 +0200)
tree64bd72b135eb957cca4ca1f7cbc2fe180409afa3
parent1658babe452f58f37c84ebcfb34df97e14726351
Use monospace font for the message window by default

Since both gcc and llvm use ^ to mark the position of the error now,
monospace font seems to be a better default font for the message window
to avoid the ^ character misalignment.

Fixes #435.
src/keyfile.c