Обсуждение: pgAdmin III commit: Revert "Fix another issue related to wxWidgets 2.9"

Поиск
Список
Период
Сортировка

pgAdmin III commit: Revert "Fix another issue related to wxWidgets 2.9"

От
Guillaume Lelarge
Дата:
Revert "Fix another issue related to wxWidgets 2.9"

This reverts commit 4e8c217f812a0ecc95a02db367d8af63f39073ad.

All displayed numbers were wrong.

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp    |    2 +-
pgadmin/db/pgQueryThread.cpp |    4 ++--
pgadmin/frm/frmEditGrid.cpp  |   19 ++++++++++---------
pgadmin/frm/frmExport.cpp    |    2 +-
pgadmin/frm/frmQuery.cpp     |   13 +++++++------
pgadmin/slony/slNode.cpp     |    4 ++--
6 files changed, 23 insertions(+), 21 deletions(-)