pgAdmin III commit: Fix another bunch of errors related to wxWidgets 2.

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix another bunch of errors related to wxWidgets 2.
Date: 2012-03-05 14:05:02
Message-ID: E1S4YX8-0007Tx-4D@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix another bunch of errors related to wxWidgets 2.9

Initial patch from Akshay Joshi.
Report from Colin Beckingham.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgProperty.cpp | 5 ++++-
pgadmin/frm/frmQuery.cpp | 4 ++++
pgadmin/ui/ddTableNameDialog.xrc | 2 +-
pgadmin/ui/dlgFindReplace.xrc | 4 ++--
4 files changed, 11 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-05 14:06:46 Re: 1.15 dev + wxWidgets 2.9.3, properties and index
Previous Message Dave Page 2012-03-05 12:36:45 Re: Problem building pgadmin