pgAdmin III commit: make style - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: make style
Date
Msg-id 201105111536.p4BFaXs8035822@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
make style

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlSecurityPanel.cpp        |    2 +-
pgadmin/dlg/dlgForeignTable.cpp         |   34 ++++----
pgadmin/dlg/dlgIndex.cpp                |    6 +-
pgadmin/dlg/dlgServer.cpp               |    8 +-
pgadmin/frm/frmMain.cpp                 |    2 +-
pgadmin/frm/frmQuery.cpp                |   36 ++++----
pgadmin/include/db/pgConn.h             |    2 +-
pgadmin/include/schema/pgForeignTable.h |    2 +-
pgadmin/schema/pgForeignTable.cpp       |  158 +++++++++++++++---------------
pgadmin/schema/pgServer.cpp             |   12 +-
10 files changed, 131 insertions(+), 131 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Weekly Report #1 GSOC 2001 [02/05 - 08/05]
Next
From: Luis Ochoa
Date:
Subject: A question about database designer first deliverable