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: 2013-06-19 15:17:36
Message-ID: E1UpK8e-0002Do-JS@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=fe3e5947fb60e3797e892d5a0a3994028692ac83

Modified Files
--------------
pgadmin/dlg/dlgView.cpp | 96 +++++++++++++++++------------------
pgadmin/frm/frmBackup.cpp | 16 +++---
pgadmin/frm/frmBackupGlobals.cpp | 14 +++---
pgadmin/frm/frmMain.cpp | 4 +-
pgadmin/frm/frmRestore.cpp | 16 +++---
pgadmin/include/dlg/dlgView.h | 2 +-
pgadmin/include/schema/pgView.h | 2 +-
pgadmin/schema/pgView.cpp | 102 +++++++++++++++++++-------------------
8 files changed, 126 insertions(+), 126 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2013-06-19 17:24:16 pgAdmin III commit: Disable the Favourites menu items if there is no fa
Previous Message Dave Page 2013-06-19 15:16:57 Re: Materialized View Patch File