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-0006cv-Ax@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

make style

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ce04a1df0eb9c6d2659751dc8c36358d1668003d

Modified Files
--------------
pgadmin/agent/pgaJob.cpp | 2 +-
pgadmin/agent/pgaSchedule.cpp | 2 +-
pgadmin/agent/pgaStep.cpp | 2 +-
pgadmin/dlg/dlgColumn.cpp | 2 +-
pgadmin/dlg/dlgTrigger.cpp | 18 +++++++++---------
pgadmin/include/dlg/dlgTable.h | 2 +-
pgadmin/slony/dlgRepCluster.cpp | 2 +-
7 files changed, 15 insertions(+), 15 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