pgAdmin III commit: Moved some of the code in wrong place related to en

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Moved some of the code in wrong place related to en
Date: 2015-09-23 05:11:05
Message-ID: E1ZecKf-0007uh-AT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Moved some of the code in wrong place related to enabling copy/cut/clear
in frmQuery::updateMenu(...) function.

A regression of commit: cd9f615564334ed91d4760c971beae249cf9bd83

Thanks J.F. Oster for the quick report

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmQuery.cpp | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2015-09-23 05:11:48 Re: pgAdmin III commit: Resolved an issue related enable/disable menu items
Previous Message Ashesh Vashi 2015-09-23 05:06:46 Re: pgAdmin III commit: Resolved an issue related enable/disable menu items