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: 2011-02-01 17:12:16
Message-ID: 201102011712.p11HCG0u077990@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=e41af73d15276922b3ac1cc3d2d7ac8087284020

Modified Files
--------------
pgadmin/ctl/calbox.cpp | 4 +-
pgadmin/ctl/explainShape.cpp | 2 +-
pgadmin/ctl/timespin.cpp | 2 +-
pgadmin/frm/events.cpp | 2 +-
pgadmin/frm/frmEditGrid.cpp | 12 ++++----
pgadmin/frm/frmMain.cpp | 2 +-
pgadmin/frm/frmMaintenance.cpp | 2 +-
pgadmin/frm/frmQuery.cpp | 12 ++++----
pgadmin/frm/frmReport.cpp | 32 +++++++++++-----------
pgadmin/frm/frmRestore.cpp | 2 +-
pgadmin/frm/plugins.cpp | 2 +-
pgadmin/gqb/gqbView.cpp | 2 +-
pgadmin/pgAdmin3.cpp | 2 +-
pgadmin/pgscript/generators/pgsDictionaryGen.cpp | 6 ++--
pgadmin/schema/pgFunction.cpp | 2 +-
pgadmin/utils/factory.cpp | 2 +-
pgadmin/utils/pgconfig.cpp | 2 +-
pgadmin/utils/sysSettings.cpp | 10 +++---
18 files changed, 50 insertions(+), 50 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2011-02-01 17:34:06 Re: pgAdmin III commit: Quick fix for a registry datatype issue on Windows,
Previous Message Dave Page 2011-02-01 17:10:50 pgAdmin III commit: Quick fix for a registry datatype issue on Windows,