pgAdmin III commit: Make style run. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Make style run.
Date
Msg-id E1Zf8Si-0001RZ-9N@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch: New field in frmMain statusbar
Next
From: Adam Scott
Date:
Subject: Re: Patch: New field in frmMain statusbar