pgAdmin III commit: make style

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: make style
Date: 2011-05-11 15:36:33
Message-ID: 201105111536.p4BFaXs8035822@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Luis Ochoa 2011-05-12 22:05:42 A question about database designer first deliverable
Previous Message Guillaume Lelarge 2011-05-10 20:54:02 Re: Weekly Report #1 GSOC 2001 [02/05 - 08/05]