pgAdmin III commit: Make style run.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Make style run.
Date: 2015-09-24 15:29:32
Message-ID: E1Zf8Si-0001RZ-9N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make style run.

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp | 23 ++++--
pgadmin/ctl/ctlTree.cpp | 64 +++++++--------
pgadmin/dlg/dlgClasses.cpp | 10 +--
pgadmin/dlg/dlgRole.cpp | 8 +-
pgadmin/dlg/dlgServer.cpp | 2 +-
pgadmin/frm/events.cpp | 2 +-
pgadmin/frm/frmEditGrid.cpp | 6 +-
pgadmin/frm/frmMain.cpp | 26 +++---
pgadmin/frm/frmPgpassConfig.cpp | 2 +-
pgadmin/frm/frmQuery.cpp | 155 ++++++++++++++++++------------------
pgadmin/include/utils/sysProcess.h | 2 +-
pgadmin/schema/pgRole.cpp | 4 +-
pgadmin/schema/pgServer.cpp | 2 +-
pgadmin/schema/pgView.cpp | 6 +-
pgadmin/utils/misc.cpp | 14 ++--
pgadmin/utils/sysSettings.cpp | 2 +-
16 files changed, 170 insertions(+), 158 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam Scott 2015-09-25 00:30:29 Re: Patch: New field in frmMain statusbar
Previous Message Dave Page 2015-09-24 15:25:38 Re: Patch: New field in frmMain statusbar