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

From Dave Page
Subject pgAdmin III commit: Make style
Date
Msg-id E1TjV6X-0006I9-3m@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=98c52e896ca6e5733d96613b974f84786782e473

Modified Files
--------------
pgadmin/db/pgQueryThread.cpp                       |    5 +++--
pgadmin/debugger/ctlCodeWindow.cpp                 |    2 +-
pgadmin/dlg/dlgFunction.cpp                        |    2 +-
pgadmin/frm/events.cpp                             |    4 ++--
pgadmin/frm/frmMain.cpp                            |    2 +-
pgadmin/frm/frmQuery.cpp                           |    2 +-
pgadmin/include/frm/frmMain.h                      |    2 +-
pgadmin/include/gqb/gqbArrayCollection.h           |    2 +-
.../include/hotdraw/utilities/hdArrayCollection.h  |    2 +-
pgadmin/include/schema/pgSequence.h                |    2 +-
pgadmin/schema/edbPackage.cpp                      |    4 ++--
pgadmin/schema/pgColumn.cpp                        |   12 ++++++------
pgadmin/schema/pgTable.cpp                         |   20 ++++++++++----------
13 files changed, 31 insertions(+), 30 deletions(-)


pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #378: Editing table properties drops all foreign keys and recreates them
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Make style