Thread: SVN Commit by dpage: r5190 - in trunk/pgadmin3/src: ctl frm include/ctl

SVN Commit by dpage: r5190 - in trunk/pgadmin3/src: ctl frm include/ctl

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2006-05-24 10:30:30 +0100 (Wed, 24 May 2006)

New Revision: 5190

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5190&view=rev

Log:
Re-add the wxListView based ctlSqlResult control, #ifdef'd to allow selection of the control at build time. Default to
thewxGrid based version. 


Modified:
   trunk/pgadmin3/src/ctl/ctlSQLResult.cpp
   trunk/pgadmin3/src/frm/frmQuery.cpp
   trunk/pgadmin3/src/frm/frmReport.cpp
   trunk/pgadmin3/src/include/ctl/ctlSQLResult.h