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

From Guillaume Lelarge
Subject pgAdmin III commit: make style
Date
Msg-id E1Rp1xL-0006DR-W9@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=de0d10b203c9a3ba2aa331b5510d6d4bd3956ead

Modified Files
--------------
pgadmin/agent/pgaJob.cpp                      |    2 +-
pgadmin/agent/pgaSchedule.cpp                 |    2 +-
pgadmin/agent/pgaStep.cpp                     |    2 +-
pgadmin/dlg/dlgColumn.cpp                     |    2 +-
pgadmin/dlg/dlgDomain.cpp                     |   10 +++++-----
pgadmin/dlg/dlgForeignServer.cpp              |    2 +-
pgadmin/dlg/dlgUserMapping.cpp                |    2 +-
pgadmin/frm/frmMain.cpp                       |    4 ++--
pgadmin/include/dlg/dlgForeignDataWrapper.h   |    2 +-
pgadmin/include/dlg/dlgForeignServer.h        |    2 +-
pgadmin/include/schema/pgForeignDataWrapper.h |    2 +-
pgadmin/include/schema/pgForeignServer.h      |    2 +-
pgadmin/include/schema/pgUserMapping.h        |    2 +-
pgadmin/schema/pgForeignServer.cpp            |    2 +-
pgadmin/schema/pgUserMapping.cpp              |    2 +-
pgadmin/slony/dlgRepCluster.cpp               |    2 +-
16 files changed, 21 insertions(+), 21 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: wxWidgets 2.9 fixes
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Use date_trunc to skip the microseconds part