Обсуждение: pgAdmin III commit: make style

Поиск
Список
Период
Сортировка

pgAdmin III commit: make style

От
Dave Page
Дата:
make style

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgDatabase.cpp             |    2 +-
pgadmin/dlg/dlgForeignDataWrapper.cpp   |   44 +++++++-------
pgadmin/frm/frmMain.cpp                 |    2 +-
pgadmin/include/frm/frmMain.h           |    2 +-
pgadmin/schema/edbPrivateSynonym.cpp    |   10 ++--
pgadmin/schema/pgDatabase.cpp           |   98 +++++++++++++++---------------
pgadmin/schema/pgDatatype.cpp           |    8 +-
pgadmin/schema/pgForeignDataWrapper.cpp |   42 +++++++------
pgadmin/schema/pgTable.cpp              |    8 +-
pgadmin/slony/dlgRepSet.cpp             |   96 +++++++++++++++---------------
pgadmin/slony/dlgRepSubscription.cpp    |    6 +-
pgadmin/slony/slCluster.cpp             |   26 ++++----
pgadmin/slony/slNode.cpp                |    8 +-
pgadmin/slony/slTable.cpp               |   14 ++--
14 files changed, 184 insertions(+), 182 deletions(-)