Thread: pgAdmin III commit: Fix the refresh on frmMain

pgAdmin III commit: Fix the refresh on frmMain

From
Guillaume Lelarge
Date:
Fix the refresh on frmMain

ExpandChildNodes() method updates the stats bar with informations from the
expanded node, instead of the parent node which is selected.

Per report from Bartek.
Fixes #351

Branch
------
master

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

Modified Files
--------------
CHANGELOG               |    1 +
pgadmin/frm/frmMain.cpp |    6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)