Thread: pgAdmin III commit: Fix frmOptions vertical size

pgAdmin III commit: Fix frmOptions vertical size

From
Guillaume Lelarge
Date:
Fix frmOptions vertical size

The last widget of the "Query tool" tab wasn't visible. You had to change the
size of the dialog to see and change the contents of this widget.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ec951e4a7ccbefe5faa6680c6d523d041aae5bb9

Modified Files
--------------
CHANGELOG                 |    1 +
pgadmin/ui/frmOptions.xrc |    4 ++--
pgadmin/ui/xrcDialogs.cpp |    4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)