Qt: updatedialog: fix size.
commit631c83639809815d05488294ec93c5ac96bcb2f4
authorFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 26 Mar 2013 15:48:55 +0000 (26 16:48 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 26 Mar 2013 16:29:38 +0000 (26 17:29 +0100)
treeec5f45b3ae138ad8cd566a81c28ed9fd668fded7
parentc1a7028265d8b78cab53163837a3aa5940ba43b6
Qt: updatedialog: fix size.

Default size was wrong.
Text was really hard to real in that tiny box: lots of line breaks and
scrollbars. Text should fit in a single viewport.
Max size has been increased to 500, screen assumed at least 640px wide.
modules/gui/qt4/dialogs/help.cpp