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: 2012-12-14 13:15:05
Message-ID: E1TjV6X-0006I9-3m@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=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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-12-14 13:16:55 pgAdmin III commit: Make style
Previous Message pgAdmin Trac 2012-12-13 13:42:57 Re: [pgAdmin III] #378: Editing table properties drops all foreign keys and recreates them