pgAdmin III commit: Fix the VS project

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the VS project
Date: 2014-07-06 09:33:06
Message-ID: E1X3iok-0007NC-NA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the VS project

Guillaume forgot to update it with his latest patch

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=58c308bcd30a6ca12423bbdeb42ad55c723d32d0
Author: J.F. Oster <jinfroster(at)mail(dot)ru>

Modified Files
--------------
pgadmin/pgAdmin3.vcxproj | 3 +
pgadmin/ui/xrcDialogs.cpp | 7093 +++++++++++++++++++++++----------------------
2 files changed, 3651 insertions(+), 3445 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2014-07-08 17:16:30 Re: PATCH: save and restore the settings of the search objects dialog
Previous Message Guillaume Lelarge 2014-07-06 09:27:10 Re: pgAdmin III commit: Handle the 9.4 MOVE clause of ALTER TABLESPACE