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: 2014-05-30 10:48:55
Message-ID: E1WqKMp-0007dO-B8@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=22fbf70c806a0ddc04e085722d85ad15475fb27c

Modified Files
--------------
pgadmin/ctl/ctlSQLGrid.cpp | 2 +-
pgadmin/debugger/dbgController.cpp | 2 +-
pgadmin/debugger/dlgDirectDbg.cpp | 2 +-
pgadmin/dlg/dlgRole.cpp | 4 ++--
pgadmin/frm/events.cpp | 6 +++---
pgadmin/frm/frmEditGrid.cpp | 2 +-
pgadmin/frm/frmMain.cpp | 2 +-
pgadmin/frm/frmMainConfig.cpp | 6 +++---
pgadmin/frm/frmOptions.cpp | 8 ++++----
pgadmin/frm/frmPgpassConfig.cpp | 2 +-
pgadmin/include/frm/frmOptions.h | 4 ++--
pgadmin/pgAdmin3.cpp | 2 +-
pgadmin/schema/pgRole.cpp | 2 +-
pgadmin/schema/pgServer.cpp | 2 +-
pgadmin/slony/slTable.cpp | 6 +++---
pgadmin/utils/misc.cpp | 26 +++++++++++++-------------
pgadmin/utils/pgconfig.cpp | 30 +++++++++++++++---------------
17 files changed, 54 insertions(+), 54 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-05-30 10:50:15 Re: PATCH: Precise control over query's modification state
Previous Message Dave Page 2014-05-30 08:11:23 Re: Fix for a problem with auto reconnection