GUI: resize the window a bit when switching to the wide layout
commitaef86d7e6d9d5816361fadddc39cb3066a291a94
authorJan Kundrát <jkt@flaska.net>
Sun, 4 Nov 2012 10:27:44 +0000 (4 11:27 +0100)
committerJan Kundrát <jkt@flaska.net>
Sun, 4 Nov 2012 10:27:44 +0000 (4 11:27 +0100)
treefbb62340c05231ee46f5bd024ec08209a01c4073
parent5cbe4e828f0bdb94193b2dcc4a3a13656ab6395b
GUI: resize the window a bit when switching to the wide layout

I'm not sure what would be the best approach here -- I've tried to make the
MsgListView wide enough via the size hints, but I couldn't manage to get the
desired result. Patches welcome.
src/Gui/Window.cpp