pgAdmin III commit: make style

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: make style
Date: 2012-03-12 07:53:32
Message-ID: E1S704S-0006cu-AV@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=5a6451fb5fd43265253574d19f2e394e8e2cb0e3

Modified Files
--------------
pgadmin/dlg/dlgTrigger.cpp | 18 +++++++++---------
pgadmin/frm/frmDatabaseDesigner.cpp | 4 ++--
pgadmin/frm/frmEditGrid.cpp | 2 +-
pgadmin/frm/frmQuery.cpp | 2 +-
.../figures/defaultAttributes/hdFontAttribute.cpp | 2 +-
.../figures/defaultAttributes/hdFontAttribute.h | 2 +-
pgadmin/include/utils/sysLogger.h | 2 +-
pgadmin/utils/sysLogger.cpp | 6 +++---
8 files changed, 19 insertions(+), 19 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-12 20:28:12 pgAdmin III commit: Fix another wxWidgets 2.8 assert
Previous Message Guillaume Lelarge 2012-03-10 22:17:58 pgAdmin III commit: Another bunch of wxWidgets 2.9 related issues