Increase height of 'Attributes' window
commit9777b14fb73b0a8d60209c2e3d7acee76717112c
authorCarlos R. Mafra <crmafra@gmail.com>
Sat, 13 Aug 2011 12:55:21 +0000 (13 14:55 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 13 Aug 2011 13:03:27 +0000 (13 15:03 +0200)
tree9c6a5636d3da40f17678e10ebbe110af28f20f21
parent8ba6118c2e84b6b7632c05d8beb565a84bcabc6d
Increase height of 'Attributes' window

With the addition of an extra button to the 'Advanced Options' window,
the vertical space of the widget no longer suffices. Increase it from
350 to 360 and adjust other parameters accordingly.

And let's write the button positions as 'PHEIGHT - 40' instead of using
a hardcoded value, avoiding the need to change it everytime PHEIGHT is
changed.

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
src/winspector.c